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.

37 lines
939 B

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by themes.rc
  4. //
  5. // Microsoft Desktop Themes
  6. // Copyright (c) 1994-1999 Microsoft Corporation. All rights reserved.
  7. //
  8. #define CPCAPTION 1
  9. #define THEMES_CPL_NAME 2
  10. #define THEMES_CPL_CAPTION 3
  11. #define EXE_NAME 4
  12. #define THEMES_ICON 101
  13. LONG CALLBACK CPlApplet(HWND, UINT, LPARAM, LPARAM);
  14. #define ARRAYSIZE(x) (sizeof(x)/sizeof(x[0]))
  15. #define SZSIZEINBYTES(x) (lstrlen(x)*sizeof(TCHAR)+1)
  16. // Next default values for new objects
  17. //
  18. #ifdef APSTUDIO_INVOKED
  19. #ifndef APSTUDIO_READONLY_SYMBOLS
  20. #define _APS_NEXT_RESOURCE_VALUE 102
  21. #define _APS_NEXT_COMMAND_VALUE 40001
  22. #define _APS_NEXT_CONTROL_VALUE 1000
  23. #define _APS_NEXT_SYMED_VALUE 101
  24. #endif
  25. #endif
  26. #ifdef DBG
  27. #define DEBUG
  28. #endif
  29. #ifdef _DEBUG
  30. #define DEBUG
  31. #endif