Source code of Windows XP (NT5)
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.

35 lines
714 B

  1. /******************************************************************************
  2. Source File: deskpan.h
  3. General include file
  4. Copyright (c) 1997-1998 by Microsoft Corporation
  5. Change History:
  6. 12-01-97 AndreVa - Created It
  7. ******************************************************************************/
  8. #include <nt.h>
  9. #include <ntrtl.h>
  10. #include <nturtl.h>
  11. #include <windows.h>
  12. #include <windowsx.h>
  13. #include <prsht.h>
  14. #include <shlobj.h>
  15. #include <shlwapi.h>
  16. #include <shsemip.h>
  17. #include <stdlib.h>
  18. #include <shlobjp.h>
  19. #include <shellp.h>
  20. #include <string.h>
  21. #include <initguid.h>
  22. #include <help.h>
  23. #include "..\..\common\deskcplext.h"
  24. #include "..\..\common\propsext.h"
  25. #include "resource.h"