... wchar_t** const args = CommandLineToArgvW(GetCommandLineW(), ... import std.c.wcharh; extern(Windows) { wchar* GetCommandLineW(); wchar** ...
確定! 回上一頁