resource.h 984 B

12345678910111213141516171819202122232425262728
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by FileWatcher.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_FILEWATCHER_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define IDR_MNU_POP 129
  11. #define IDI_ICON2 133
  12. #define IDC_LIST_DATA 1000
  13. #define IDC_EDIT_PATH 1001
  14. #define IDC_BTN_CTRL 1002
  15. #define IDR_MNU_OPEN 32773
  16. #define IDR_MNU_DELSEL 32774
  17. #define IDR_MNU_DELALL 32775
  18. // Next default values for new objects
  19. //
  20. #ifdef APSTUDIO_INVOKED
  21. #ifndef APSTUDIO_READONLY_SYMBOLS
  22. #define _APS_NEXT_RESOURCE_VALUE 134
  23. #define _APS_NEXT_COMMAND_VALUE 32776
  24. #define _APS_NEXT_CONTROL_VALUE 1003
  25. #define _APS_NEXT_SYMED_VALUE 101
  26. #endif
  27. #endif