TODO: add your code here 2 3 LPWSTR *szArglist = NULL; 4 int nArgs = 0; 5 szArglist = CommandLineToArgvW(GetCommandLineW(), &nArgs);
確定! 回上一頁