... WCHAR *psz=GetCommandLineW(); wprintf(L"GetCommandLineW()Return:%s\n\n",psz); wprintf(L"CommandLineToArgvW(GetCommandLineW() ...
確定! 回上一頁