#ifndef PH_INSDISK #define PH_INSDISK int WINAPI InsertDisk(HWND hwnd, LPCSTR lpszDiskName, LPCSTR lpszFile, LPCSTR lpszOtherFiles, LPSTR lpszPath, HICON hIcon, UINT wFlags); #endif // PH_INSDISK