LPWSTR *argv=::CommandLineToArgvW(::GetCommandLineW(),&argc); for(int i=0;i<argc;i++). {. CString msg=argv[i];. MessageBox(msg,"Information");.
確定! 回上一頁