bool OpenWindowsDlg(bool isMultiSelect,bool IsOpen, int nType){ CoInitialize(nullptr); if (!isMultiSelect) { IFileDialog *pfd = NULL; ...
確定! 回上一頁