Вниз
Скачать: CL | DM;

Как узнать закончил ли работу *.exe   Найти похожие ветки 

 
andrey_pst ©   (2002-07-18 11:40) [0]

Как узнать закончил ли работу *.exe, запущенный с помощью функции Win API -> WinExec ?

Запускаю так:
PChTmp := StrNew(PChar("rar.exe a c:\temp\excel_files\fd_" + n_kontrakt + ".rar c:\temp\excel_files\" + n_kontrakt + "\*.xls -df -ep -m5 -ri15:0 -s"));
WinExec(PChTmp ,SW_HIDE); // запустим Rar.exe
StrDispose(PChTmp);


 
MBo ©   (2002-07-18 11:42) [1]

в FAQ CreateProcess



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

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.011 c
1-95435
eruc
2002-07-16 18:16
2002.07.29
XML ????


1-95279
roman002
2002-07-17 11:21
2002.07.29
Сканирование дерева каталогов


3-95181
Alecsandr
2002-07-05 17:07
2002.07.29
Использование DbRichEdit и БД Paradox FormattedMemo


3-95187
GSVMaster
2002-07-05 04:21
2002.07.29
Please help for beginer developer in database!!!


1-95386
GenaPL
2002-07-15 16:15
2002.07.29
Как из приложения Делфи обновить свойства Internet Explorer




   Наверх