resource.h 1.2 KB

123456789101112131415161718192021222324252627282930313233
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by wolSetup.rc
  4. //
  5. #define IDC_MYICON 2
  6. #define IDI_ICON1 101
  7. #define IDI_ICON2 102
  8. #define IDS_APP_TITLE 103
  9. #define IDD_MAINBOX 103
  10. #define IDD_GENERALSSETUPBOX 104
  11. #define IDS_HELLO 106
  12. #define IDC_WOLSETUP 109
  13. #define IDC_DEBUG_WOLAPI 1000
  14. #define IDC_RELEASE_WOLAPI 1001
  15. #define IDC_UNINSTALL_WOLAPI 1002
  16. #define IDC_SETUP_GENERALS 1003
  17. #define IDC_UNINSTALL_GENERALS 1004
  18. #define IDC_TEXT_WOLDIR 1006
  19. #define IDC_TEXT_GENERALSDIR 1007
  20. #define IDC_TEXT_WOLVER 1008
  21. #define IDC_EDIT_PATH 1009
  22. #define IDC_EDIT_SERIAL 1011
  23. // Next default values for new objects
  24. //
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE 103
  28. #define _APS_NEXT_COMMAND_VALUE 40001
  29. #define _APS_NEXT_CONTROL_VALUE 1010
  30. #define _APS_NEXT_SYMED_VALUE 101
  31. #endif
  32. #endif