Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.02.14;
Скачать: CL | DM;

Вниз

shortcut -ы?   Найти похожие ветки 

 
Ceputq   (2001-11-07 17:44) [0]

Напишите кто знает как извлечь инфо из файлов shortcuts (lnk и pif)


 
XelaMorf   (2001-11-09 09:41) [1]

procedure TForm1.CreateLink(const PathObj, PathLink, Desc, Param: string);
var IObject: IUnknown;
SLink: IShellLink;
PFile: IPersistFile;
begin
IObject := CreateComObject(CLSID_ShellLink);
SLink := IObject as IShellLink;
PFile := IObject as IPersistFile;
with SLink do begin
SetArguments(PChar(Param));
SetDescription(PChar(Desc));
SetPath(PChar(PathObj));
end;
PFile.Save(P



Страницы: 1 вся ветка

Текущий архив: 2002.02.14;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.012 c
3-42698
ТеньЛуны
2002-01-22 17:01
2002.02.14
Microsoft Transaction Server&Borland AppServer


1-42726
RUS1
2002-01-30 15:51
2002.02.14
как достать параметры , которые передаются вместе с exe при его запуске на выполнение


3-42677
Натик
2002-01-18 13:07
2002.02.14
Index is out of date


3-42639
Fareader
2002-01-18 12:43
2002.02.14
2 транзакции или одна транзакция ?


1-42784
Eraser
2002-01-31 09:45
2002.02.14
Формирование массива