CommandLineToArgvW(GetCommandLineW(), &nArgs); const int commandLineArgsBufferSize = 500; char commandLineArgs[commandLineArgsBufferSize];
確定! 回上一頁