resource.h 981 B

12345678910111213141516171819202122232425262728
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by PropertySheet.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDS_MAILTO 102
  9. #define IDD_DIALOG1 103
  10. #define IDD_PAGE1 104
  11. #define IDD_PAGE2 105
  12. #define IDD_PAGE3 106
  13. #define IDR_MAINFRAME 128
  14. #define IDC_LIST1 1001
  15. #define IDC_BUTTON1 1002
  16. #define IDC_BUTTON2 1003
  17. #define IDC_ABOUT_EMAIL 1004
  18. // Next default values for new objects
  19. //
  20. #ifdef APSTUDIO_INVOKED
  21. #ifndef APSTUDIO_READONLY_SYMBOLS
  22. #define _APS_NEXT_RESOURCE_VALUE 129
  23. #define _APS_NEXT_COMMAND_VALUE 32771
  24. #define _APS_NEXT_CONTROL_VALUE 1005
  25. #define _APS_NEXT_SYMED_VALUE 107
  26. #endif
  27. #endif