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

запуск программы с обработкой кодов возврата   Найти похожие ветки 

 
Stany ©   (2004-10-10 16:12) [0]

подкиньте код с реализацией сабжа


 
GuAV ©   (2004-10-10 16:39) [1]

CreateProcess
Wait Functions
GetExitCodeProcess


 
tesseract   (2004-10-11 09:50) [2]

Код возврата чего? Функции? потока? процесса?


 
Unknown Mystic ©   (2004-10-11 12:08) [3]

http://delphimaster.net/view/4-1093953932/

Unknown Mystic ©   (20.09.04 13:19) [15] и дальше


 
Cobalt ©   (2004-10-11 22:19) [4]

ExitCode variable

Contains the application"s exit code.

Unit

System

Category

backward compatibility routines

Delphi syntax:

var ExitCode: Integer = 0;

Description

In Delphi code, the ExitCode variable contains the application"s exit code.  An exit procedure can learn the cause of termination by examining ExitCode. If the program terminates normally, ExitCode is zero. If the program terminates due to a call to Halt, ExitCode contains the value passed to Halt. If the program terminates due to a runtime error, ExitCode contains the error code.

On Windows, setting the ExitCode variable to a value other than 0 in the initialization section of a unit will make loading of a DLL fail (DllMain will return false). You can also set ExitCode in code called from DllProc or DllProcEx to signal failure of loading.



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

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



Память: 0.45 MB
Время: 0.027 c
6-1094808352
Alexander_PK
2004-09-10 13:25
2004.11.21
Подскажите как можно реализовать работу Multicasting


8-1085210742
Rif
2004-05-22 11:25
2004.11.21
Подскажите как из AVI файла вытянуть второй поток звука.


1-1099654912
Новичек
2004-11-05 14:41
2004.11.21
Передача параметров в dll.


3-1098257683
Andrey_
2004-10-20 11:34
2004.11.21
Удаление рисунка из БД


1-1100095941
Wish
2004-11-10 17:12
2004.11.21
О веб-страничке




   Наверх