/source/resources/resource.h

https://github.com/infogulch/AutoHotkey_L · C Header · 55 lines · 48 code · 1 blank · 6 comment · 0 complexity · b0b5b28c209c56e76adfed02f7d9ded1 MD5 · raw file

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by AutoHotkey.rc
  4. //
  5. #define VS_VERSION_INFO 1
  6. #define IDS_PROJNAME 100
  7. #define IDR_WMDMLOGGER 101
  8. #define IDI_MAIN 159
  9. #define IDI_FILETYPE 160
  10. #define IDS_LOG_SEV_INFO 201
  11. #define IDC_INPUTEDIT 201
  12. #define IDS_LOG_SEV_WARN 202
  13. #define IDR_MENU1 202
  14. #define IDS_LOG_SEV_ERROR 203
  15. #define IDS_LOG_DATETIME 204
  16. #define IDC_INPUTPROMPT 204
  17. #define IDS_LOG_SRCNAME 205
  18. #define IDD_INPUTBOX 205
  19. #define IDI_SUSPEND 206
  20. #define IDI_PAUSE 207
  21. #define IDI_PAUSE_SUSPEND 208
  22. #define IDR_MENU_MAIN 211
  23. #define IDR_ACCELERATOR1 212
  24. #define IDI_TRAY_WIN9X 228
  25. #define IDI_TRAY_WIN9X_SUSPEND 229
  26. #define IDI_TRAY 230 // L31: Separate from IDI_MAIN so that LoadImage gets the correct 16x16 icon (vs the 32x32 icon).
  27. #define IDS_DEF_LOGFILE 301
  28. #define IDS_DEF_MAXSIZE 302
  29. #define IDS_DEF_SHRINKTOSIZE 303
  30. #define IDS_DEF_LOGENABLED 304
  31. #define IDS_MUTEX_TIMEOUT 401
  32. #define ID_FILE_RELOADSCRIPT 65400
  33. #define ID_FILE_EDITSCRIPT 65401
  34. #define ID_FILE_WINDOWSPY 65402
  35. #define ID_FILE_PAUSE 65403
  36. #define ID_FILE_SUSPEND 65404
  37. #define ID_FILE_EXIT 65405
  38. #define ID_VIEW_LINES 65406
  39. #define ID_VIEW_VARIABLES 65407
  40. #define ID_VIEW_HOTKEYS 65408
  41. #define ID_VIEW_KEYHISTORY 65409
  42. #define ID_VIEW_REFRESH 65410
  43. #define ID_HELP_USERMANUAL 65411
  44. #define ID_HELP_WEBSITE 65412
  45. // Next default values for new objects
  46. //
  47. #ifdef APSTUDIO_INVOKED
  48. #ifndef APSTUDIO_READONLY_SYMBOLS
  49. #define _APS_NEXT_RESOURCE_VALUE 236
  50. #define _APS_NEXT_COMMAND_VALUE 65414
  51. #define _APS_NEXT_CONTROL_VALUE 206
  52. #define _APS_NEXT_SYMED_VALUE 101
  53. #endif
  54. #endif