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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by DynamicPopups.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 IDD_DYNAMICPOPUPS_FORM          101
  24. #define IDR_MAINFRAME                   128
  25. #define IDR_DYNAMITYPE                  129
  26. #define IDR_TOOLBAR_EXT                 130
  27. #define FIRST_UNDO_COMMAND              150
  28. #define LAST_UNDO_COMMAND               180
  29. #define ID_COMBO_ADD                    500
  30. #define IDC_LIST                        1000
  31. #define IDC_EDIT                        1001
  32. #define IDC_BUTTON_ADD                  1002
  33. #define IDC_BUTTON_REMOVE               1003
  34. #define ID_BUTTON_ADD                   2000
  35. #define ID_BUTTON_REMOVE                2001
  36. #define ID_BUTTON_UNDO                  2002
  37. #define ID_BUTTON_POPUP                 2003
  38. #define IDB_FAVORITES                   3000
  39. #define ID_FAVORITES                    32773
  40. #define ID_COMBO_UNDO                   32774
  41. #define ID_MYCOMPUTER                   32775
  42. #define ID_FAVORITE_LINK                32777
  43. #define ID_FAVORITE_FOLDER              32778
  44. // Next default values for new objects
  45. // 
  46. #ifdef APSTUDIO_INVOKED
  47. #ifndef APSTUDIO_READONLY_SYMBOLS
  48. #define _APS_3D_CONTROLS                     1
  49. #define _APS_NEXT_RESOURCE_VALUE        131
  50. #define _APS_NEXT_COMMAND_VALUE         32776
  51. #define _APS_NEXT_CONTROL_VALUE         1000
  52. #define _APS_NEXT_SYMED_VALUE           101
  53. #endif
  54. #endif