//for the command line;; int argc = 0;; LPWSTR *lpszArgv = NULL;; LPTSTR szCmdLine = GetCommandLine(); //獲取命令行參數;
確定! 回上一頁