c語言的問題請教各位 |
答題得分者是:blk5743
|
supercjb
一般會員 發表:14 回覆:6 積分:4 註冊:2004-11-09 發送簡訊給我 |
|
blk5743
高階會員 發表:34 回覆:371 積分:236 註冊:2003-11-17 發送簡訊給我 |
supercjb你好: 可在站上搜尋[ShellExecute],可的到你要的答案 您好:
報歉,沒看清處您的問題
uses ShellApi
ShellExecute(Handle,'open','abc.exe','參數1 參數2 ",NULL,SW_SHOW); 函數原型
INSTANCE ShellExecute( HWND hwnd, // handle to parent window
LPCTSTR lpOperation, // pointer to string that specifies operation to perform
LPCTSTR lpFile, // pointer to filename or folder name string
LPCTSTR lpParameters, // pointer to string that specifies executable-file parameters
LPCTSTR lpDirectory, // pointer to string that specifies default directory
INT nShowCmd // whether file is shown when opened
);
|
本站聲明 |
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。 2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。 3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇! |