ofn.lpstrInitialDir = L"C:\\Program Files"; //Specify the default path. ofn.Flags = OFN_PATHMUSTEXIST | OFN_FILEMUSTEXIST;. if (GetOpenFileName(&ofn)).
確定! 回上一頁