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

Вниз

Мужики(и дамы тоже =ъ)! Извините за ламерский вопрос, но...   Найти похожие ветки 

 
В.И.Чапаев ©   (2001-11-30 21:18) [0]

К А К ЗАПУСКАТЬ ПРОГРАММЫ(*.EXE) ИЗ ДЕЛЬФИ?


 
Undert ©   (2001-11-30 23:45) [1]

В Экзамплах есть модуль FMXUtils: ExecuteFile(See help,...);
В Shell32.dcu: ShellExecute(PChar(See help),...);


 
msa   (2001-12-01 12:46) [2]

По моему, лучше использовать CreateProcess...

BOOL CreateProcess(
LPCTSTR lpApplicationName, // pointer to name of executable module
LPTSTR lpCommandLine, // pointer to command line string
LPSECURITY_ATTRIBUTES lpProcessAttributes, // pointer to process security attributes
LPSECURITY_ATTRIBUTES lpThreadAttributes, // pointer to thread security attributes
BOOL bInheritHandles, // handle inheritance flag
DWORD dwCreationFlags, // creation flags
LPVOID lpEnvironment, // pointer to new environment block
LPCTSTR lpCurrentDirectory, // pointer to current directory name
LPSTARTUPINFO lpStartupInfo, // pointer to STARTUPINFO
LPPROCESS_INFORMATION lpProcessInformation // pointer to PROCESS_INFORMATION
);


 
Undert ©   (2001-12-01 14:24) [3]

Не, это же разврат !
Проще надо, проще: "ShellExecute();", а в модуле ShellApi


 
B@Nt ©   (2001-12-01 19:46) [4]

uses
shellapi;
...
procedure button1.click...
ShellExecute(form1.handle,nil," c:\",nil,nil,sw_shownormal);



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

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

Наверх




Память: 0.47 MB
Время: 0.013 c
1-99939
StelZ
2002-01-10 21:38
2002.01.31
CGI & Kilyx???


3-99887
VL
2001-12-27 10:49
2002.01.31
Вопрос по SQL и Interbase.


3-99834
катерина
2001-12-25 14:53
2002.01.31
помогите


3-99875
МаксБ
2001-12-27 11:20
2002.01.31
Paradox


3-99906
Valentin
2001-12-28 15:09
2002.01.31
DBDrid как в 1С