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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MaskEdit.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 IDM_ABOUTBOX                    0x0010
  24. #define IDS_ABOUTBOX                    101
  25. #define IDD_MASKEDIT_DIALOG             102
  26. #define IDS_HLP_TITLE                   102
  27. #define IDS_HLP_MESSAGE                 103
  28. #define IDR_MAINFRAME                   128
  29. #define IDD_MASKHELP                    129
  30. #define IDR_README                      130
  31. #define IDR_MASKHELP                    131
  32. #define IDC_TXT_TIME                    1000
  33. #define IDC_EDIT_TIME                   1001
  34. #define IDC_FLAT_TABCTRL                1001
  35. #define IDC_TXT_TELE                    1002
  36. #define IDC_BORDER_TAB                  1002
  37. #define IDC_EDIT_DATE                   1003
  38. #define IDC_TXT_HEX                     1004
  39. #define IDC_EDIT_MAX_HOURS              1005
  40. #define IDC_EDIT_MAX_MINS               1006
  41. #define IDC_EDIT_TELEPHONE              1007
  42. #define IDC_EDIT_IPADDRESS              1008
  43. #define IDC_EDIT_ZIPCODE                1009
  44. #define IDC_EDIT_HEX                    1010
  45. #define IDC_TXT_MAX                     1011
  46. #define IDC_TXT_MIN                     1012
  47. #define IDC_TXT_ZIP                     1013
  48. #define IDC_TXT_DATE                    1014
  49. #define IDC_TXT_IP                      1015
  50. #define IDC_DIVIDER                     1016
  51. #define IDC_LBOX_MASK                   1019
  52. #define IDC_EDIT_MASK                   1020
  53. #define IDC_EDIT_LITERAL                1021
  54. #define IDC_CHK_DEFAULT                 1022
  55. #define IDC_EDIT_DEFAULT                1023
  56. #define IDC_BTN_UPDATE                  1024
  57. #define IDC_EDIT_MASKEDIT               1025
  58. #define IDC_GBOX_PROPERTIES             1026
  59. #define IDC_TXT_MASK                    1027
  60. #define IDC_BTN_HELP                    1028
  61. #define IDC_EDIT_PROMPT                 1030
  62. // Next default values for new objects
  63. //
  64. #ifdef APSTUDIO_INVOKED
  65. #ifndef APSTUDIO_READONLY_SYMBOLS
  66. #define _APS_NEXT_RESOURCE_VALUE        131
  67. #define _APS_NEXT_COMMAND_VALUE         32771
  68. #define _APS_NEXT_CONTROL_VALUE         1031
  69. #define _APS_NEXT_SYMED_VALUE           102
  70. #endif
  71. #endif