... int main() { WCHAR path[500]; LPSTR patH = NULL; DWORD size = GetModuleFileNameW(NULL, path, 500); cout <<"this is the name of the path ...
確定! 回上一頁