if (SUCCEEDED(hr)) { IFileOpenDialog *pFileOpen; // Create the FileOpenDialog object hr = CoCreateInstance( CLSID_FileOpenDialog, NULL, ...
確定! 回上一頁