25 lines
822 B
C
25 lines
822 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by FullscreenMagnifierSample.rc
|
|
//
|
|
#define IDD_DIALOG_FULLSCREENMAGNIFICATIONCONTROL 101
|
|
#define IDC_RADIO_100 1001
|
|
#define IDC_RADIO_200 1002
|
|
#define IDC_RADIO_300 1003
|
|
#define IDC_RADIO_400 1004
|
|
#define IDC_CHECK_SETGRAYSCALE 1005
|
|
#define IDC_BUTTON_GETSETTINGS 1006
|
|
#define IDC_CHECK_SETINPUTTRANSFORM 1007
|
|
#define IDC_CLOSE 1008
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1009
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|