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

ShellExecute   Найти похожие ветки 

 
DenNNis   (2002-05-21 15:48) [0]

Помогите!!!!
какое значение возвращает ф-ция ShellExecute, если она завершилась удачей ???


 
AFROLOV ©   (2002-05-21 16:01) [1]

Выдержка из Help по Delphi
Return Values

If the function succeeds, the return value is the instance handle of the application that was run, or the handle of a dynamic data exchange (DDE) server application.
If the function fails, the return value is an error value that is less than or equal to 32. The following table lists these error values:

Value Meaning
0 The operating system is out of memory or resources.
ERROR_FILE_NOT_FOUND The specified file was not found.
ERROR_PATH_NOT_FOUND The specified path was not found.
ERROR_BAD_FORMAT The .EXE file is invalid (non-Win32 .EXE or error in .EXE image).
SE_ERR_ACCESSDENIED The operating system denied access to the specified file.
SE_ERR_ASSOCINCOMPLETE The filename association is incomplete or invalid.
SE_ERR_DDEBUSY The DDE transaction could not be completed because other DDE transactions were being processed.
SE_ERR_DDEFAIL The DDE transaction failed.
SE_ERR_DDETIMEOUT The DDE transaction could not be completed because the request timed out.
SE_ERR_DLLNOTFOUND The specified dynamic-link library was not found.
SE_ERR_FNF The specified file was not found.
SE_ERR_NOASSOC There is no application associated with the given filename extension.
SE_ERR_OOM There was not enough memory to complete the operation.
SE_ERR_PNF The specified path was not found.
SE_ERR_SHARE A sharing violation occurred.


 
Agent Smith ©   (2002-05-21 19:35) [2]

При удачном выполнении функция ShellExecute возвращает число
> 32. При неудачном выполнении функция возвращает число <=32


 
Agent Smith ©   (2002-05-21 19:36) [3]

Оно?



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

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



Память: 0.45 MB
Время: 0.014 c
3-95266
UnDISCOvery
2002-07-08 14:15
2002.07.29
MS ADO. Как определить установлено ли ?


7-95591
Igor345
2002-04-30 03:47
2002.07.29
Производительность Win2000


14-95541
RV
2002-07-02 23:07
2002.07.29
Чем можно заняться без жены в какую-нибудь погоду?


14-95493
Igorek
2002-06-30 20:16
2002.07.29
Какая боль, какая боль, Бразилия-Германия 2:0!!!


3-95179
Oleon
2002-07-05 13:13
2002.07.29
Переход с Local InterBase на InterBase Server




   Наверх