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.

53 lines
1.9 KiB

  1. /*************************************************
  2. * resource.h *
  3. * *
  4. * Copyright (C) 1995-1999 Microsoft Inc. *
  5. * *
  6. *************************************************/
  7. //{{NO_DEPENDENCIES}}
  8. // Microsoft Visual C++ generated include file.
  9. // Used by PROPSHET.RC
  10. //
  11. #define IDS_APPNAME 1
  12. #define IDS_DESCRIPTION 2
  13. #define IDD_VERFIRST 100
  14. #define dlgbackcolor 101
  15. #define dlgshape 102
  16. #define IDI_BACKCOLOR 103
  17. #define IDI_SHAPES 104
  18. #define IDD_VERLAST 104
  19. #define IDI_APPICON 105
  20. #define IDC_RED 1000
  21. #define IDM_EXIT 1000
  22. #define IDC_GREEN 1001
  23. #define IDC_BLUE 1002
  24. #define IDC_RECTSQUARE 1002
  25. #define IDC_TRAPEZOID 1003
  26. #define IDC_RECTANGLE 1004
  27. #define IDM_ABOUT 1100
  28. #define IDM_PROPSHET 40001
  29. #define IDC_STATIC -1
  30. //for ADDWORD "WFC"
  31. #define ID_ADD 101
  32. #define ID_DEL 102
  33. #define ID_NEWCHR 104
  34. #define ID_SHU 106
  35. #define ID_LISTBOX 109
  36. #define ID_TS1 103
  37. #define ID_TS2 105
  38. #define ID_TS3 108
  39. // Next default values for new objects
  40. //
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_NO_MFC 1
  44. #define _APS_NEXT_RESOURCE_VALUE 106
  45. #define _APS_NEXT_COMMAND_VALUE 40002
  46. #define _APS_NEXT_CONTROL_VALUE 1003
  47. #define _APS_NEXT_SYMED_VALUE 101
  48. #endif
  49. #endif