Resource.h
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小:3k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Advanced.rc
  4. //
  5. // This file is a part of the XTREME TOOLKIT PRO MFC class library.
  6. // (c)1998-2008 Codejock Software, All Rights Reserved.
  7. //
  8. // THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE
  9. // RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRESSED WRITTEN
  10. // CONSENT OF CODEJOCK SOFTWARE.
  11. //
  12. // THIS SOURCE CODE CAN ONLY BE USED UNDER THE TERMS AND CONDITIONS OUTLINED
  13. // IN THE XTREME TOOLKIT PRO LICENSE AGREEMENT. CODEJOCK SOFTWARE GRANTS TO
  14. // YOU (ONE SOFTWARE DEVELOPER) THE LIMITED RIGHT TO USE THIS SOFTWARE ON A
  15. // SINGLE COMPUTER.
  16. //
  17. // CONTACT INFORMATION:
  18. // support@codejock.com
  19. // http://www.codejock.com
  20. //
  21. /////////////////////////////////////////////////////////////////////////////
  22. #define IDR_MANIFEST                    1
  23. #define IDR_MAINFRAME                   128
  24. #define IDR_ADVANCTYPE                  129
  25. #define IDR_POPOUTFRAME                 130
  26. #define IDR_POPOUT_TOOLBAR              130
  27. #define IDI_SUPERMAN                    131
  28. #define IDI_BATMAN                      132
  29. #define IDR_TOOLBAR_HEROES              132
  30. #define IDI_WONDERWOMAN                 133
  31. #define IDI_FLASH                       134
  32. #define IDR_HEROES_FAMILY               134
  33. #define IDI_GREENLANTERN                135
  34. #define IDR_DOCKINGFRAME                135
  35. #define IDI_GREENARROW                  136
  36. #define IDI_AQUAMAN                     137
  37. #define IDD_ADVANCED_DIALOG             137
  38. #define IDI_REDTORNADO                  138
  39. #define IDB_BITMAP_ICONS                138
  40. #define IDI_HAWKMAN                     139
  41. #define IDI_FIRESTORM                   140
  42. #define IDI_HAWKWOMAN                   141
  43. #define IDI_ATOM                        142
  44. #define IDR_DEBUG                       154
  45. #define ID_WINDOW_NEWPOPOUT             300
  46. #define ID_POPFRAME_EXIT                301
  47. #define ID_BUTTON_BLUE                  302
  48. #define ID_BUTTON_GREEN                 303
  49. #define ID_BUTTON_RED                   304
  50. #define ID_FAMILY_HAWKS                 305
  51. #define ID_BUTTON_INSERT                308
  52. #define ID_BUTTON_DELETE                309
  53. #define ID_BUTTON_CLEAR                 311
  54. #define ID_WINDOW_DIALOG                312
  55. #define ID_DEBUG_RESTART                32829
  56. #define ID_DEBUG_STOP                   32830
  57. #define ID_DEBUG_BREAK                  32831
  58. #define ID_DEBUG_APPLY                  32832
  59. #define ID_DEBUG_SHOWNEXT               32833
  60. #define ID_DEBUG_STEPINTO               32834
  61. #define ID_DEBUG_STEPOVER               32835
  62. #define ID_DEBUG_STEPOUT                32836
  63. #define ID_DEBUG_RUNTO                  32837
  64. #define ID_DEBUG_QUICKWATCH             32838
  65. #define ID_DEBUG_WATCH                  32839
  66. #define ID_DEBUG_VARIABLES              32840
  67. #define ID_DEBUG_REGISTERS              32841
  68. #define ID_DEBUG_MEMORY                 32842
  69. #define ID_DEBUG_CALLSTACK              32843
  70. #define ID_DEBUG_DISASSEMBLY            32844
  71. // Next default values for new objects
  72. //
  73. #ifdef APSTUDIO_INVOKED
  74. #ifndef APSTUDIO_READONLY_SYMBOLS
  75. #define _APS_3D_CONTROLS                     1
  76. #define _APS_NEXT_RESOURCE_VALUE        139
  77. #define _APS_NEXT_COMMAND_VALUE         313
  78. #define _APS_NEXT_CONTROL_VALUE         1000
  79. #define _APS_NEXT_SYMED_VALUE           101
  80. #endif
  81. #endif