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.

17 lines
351 B

  1. //
  2. // Copyright (c) 1990-2003 Microsoft Corporation
  3. // All Rights Reserved
  4. //
  5. #include <stddef.h>
  6. #include <windows.h>
  7. #include <winspool.h>
  8. #include <winddiui.h>
  9. #include <commctrl.h>
  10. #include <commdlg.h>
  11. #include <compstui.h>
  12. #include <shlwapi.h>
  13. #include <strsafe.h>
  14. #include "debug.h"
  15. #include "cpsuisam.h"
  16. #include "cpsuidat.h"