RESOURCE.H

//{{NO_DEPENDENCIES}} 
// Microsoft Developer Studio generated include file.
// Used by maze.rc
//
#include "windows.h"
#include "scrnsave.h"
// Note: vc4 embeds sscommon.rc into maze.rc
#include "sscommon.rc"
#include "mazedlg.h"
#include "commctrl.h"

#define IDD_DIALOG1 101
#define IDB_BITMAP1 102
#define IDC_CHECK1 1000
#define IDC_CHECK2 1001
#define IDC_CHECK3 1002
#define IDC_SCROLLBAR1 1003
#define IDC_CHECK4 1005
#define IDC_RADIO1 1011
#define IDC_RADIO2 1012
#define IDC_BUTTON1 1013
#define IDC_STATIC -1

// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1014
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif