Resource.h 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. //Download by http://www.NewXing.com
  2. //{{NO_DEPENDENCIES}}
  3. // Microsoft Developer Studio generated include file.
  4. // Used by d.rc
  5. //
  6. #define IDM_ABOUTBOX 0x0010
  7. #define IDD_ABOUTBOX 100
  8. #define IDS_ABOUTBOX 101
  9. #define IDD_D_DIALOG 102
  10. #define IDR_MAINFRAME 128
  11. #define IDB_LOGO 129
  12. #define IDD_LOGO 130
  13. #define IDR_WAVE1 132
  14. #define IDR_WAVE2 133
  15. #define IDD_SELECTION 134
  16. #define IDI_RENAME 137
  17. #define IDI_MODIFY 138
  18. #define IDI_ADDNEW 139
  19. #define IDI_OTHER 140
  20. #define IDI_DEL 141
  21. #define IDC_LIST1 1000
  22. #define IDC_START 1001
  23. #define IDC_CLEAR 1002
  24. #define IDC_BTN_ALWAYS_ON_TOP 1003
  25. #define IDC_ABOUT 1004
  26. #define IDC_CHECK_AUTORUN 1005
  27. #define IDC_CHECK_MINIMIZED 1007
  28. #define IDC_SELECT_DIR 1008
  29. #define IDC_STATE 1010
  30. #define IDC_STOP 1012
  31. #define IDC_SELECTIONS 1013
  32. #define IDC_CHECK1_ADDNEW 1014
  33. #define IDC_CHECK2_DEL 1015
  34. #define IDC_CHECK3_RENAME 1016
  35. #define IDC_CHECK4_MODIFY 1017
  36. #define IDC_CHECK5_OTHER 1018
  37. #define IDC_YESALL 1019
  38. #define IDC_NOALL 1020
  39. #define IDC_NOSOUND 1021
  40. // Next default values for new objects
  41. //
  42. #ifdef APSTUDIO_INVOKED
  43. #ifndef APSTUDIO_READONLY_SYMBOLS
  44. #define _APS_NEXT_RESOURCE_VALUE 142
  45. #define _APS_NEXT_COMMAND_VALUE 32771
  46. #define _APS_NEXT_CONTROL_VALUE 1022
  47. #define _APS_NEXT_SYMED_VALUE 101
  48. #endif
  49. #endif