Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
349 B

  1. #include <windows.h>
  2. #include <commctrl.h>
  3. #include <shlwapi.h>
  4. #include <shlapip.h>
  5. #include <shlobj.h>
  6. #include <shlobjp.h>
  7. #include <shlguid.h>
  8. #include <shsemip.h>
  9. #include <windowsx.h>
  10. #include <fmifs.h>
  11. #include <shfusion.h>
  12. extern HINSTANCE g_hinst;
  13. int SHCopyDisk(HWND hwnd, int nSrcDrive, int nDestDrive, DWORD dwFlags);