| 1234567891011121314151617181920212223242526272829303132333435363738 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by BarCode.rc
- //
- #define DLG_MAIN 102
- #define IDR_MAINFRAME 128
- #define DLG_TEST 129
- #define MU_MAIN 130
- #define DLG_BITMAP 131
- #define ED_CODE 1001
- #define BTN_HELP 1002
- #define BTN_HIDE 1003
- #define BTN_PRINT 1004
- #define BTN_CLOSE 1005
- #define BTN_ONTOP 1006
- #define CMB_MAPMODE 1007
- #define ED_PENW 1008
- #define CMB_STYLE 1009
- #define ED_PRINTX 1013
- #define ED_PRINTY 1014
- #define ED_PRINTH 1015
- #define ED_MOVE 1016
- #define ED_DENSITY 1019
- #define ED_HEIGHT 1020
- #define M0_PRINTBYDRAW 32771
- #define M0_TEST 32772
- #define M0_PRINTBYBMP 32773
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 132
- #define _APS_NEXT_COMMAND_VALUE 32774
- #define _APS_NEXT_CONTROL_VALUE 1020
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|