meridian59/module/admin/adminrc.h
2012-09-15 14:06:57 -07:00

75 lines
2.9 KiB
C

// Meridian 59, Copyright 1994-2012 Andrew Kirmse and Chris Kirmse.
// All rights reserved.
//
// This software is distributed under a license that is described in
// the LICENSE file that accompanies it.
//
// Meridian is a registered trademark.
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by admin.rc
//
#define IDD_ADMIN 101
#define IDD_ADMINMOVE 102
#define IDD_ADMINVALUE 103
#define IDD_ADMINSTRING 104
#define IDC_ADMINTEXT 1001
#define IDC_COMBO 1002
#define IDC_USERS 1003
#define IDC_SHOW 1004
#define IDC_GOTO 1005
#define IDC_RESCUE 1006
#define IDC_OBJNUM 1007
#define IDC_USERFRAME 1008
#define IDC_OBJLABEL 1009
#define IDC_REFRESH 1010
#define IDC_ALLUSERS 1011
#define IDC_OBJECTLIST 1012
#define IDC_MOVE 1013
#define IDC_OWNER 1014
#define IDC_ROW 1015
#define IDC_SEND 1015
#define IDC_COL 1016
#define IDC_ROWEDIT 1017
#define IDC_COLEDIT 1018
#define IDC_OBJECTFRAME 1019
#define IDC_OWNERLABEL 1020
#define IDC_OWNERBUTTON 1021
#define IDC_NIL 1024
#define IDC_INT 1025
#define IDC_OBJECT 1026
#define IDC_LIST 1027
#define IDC_RESOURCE 1028
#define IDC_TIMER 1029
#define IDC_STRING 1030
#define IDC_CLASS 1031
#define IDC_EDITVALUE 1032
#define IDC_OBJECTNUM 1033
#define IDC_PROPERTY 1034
#define IDC_SHOWOBJ 1035
#define IDC_GOTOOBJ 1036
#define IDC_NORTH 1037
#define IDC_NORTHEAST 1038
#define IDC_REFRESHOBJ 1038
#define IDC_EAST 1039
#define IDC_SOUTHEAST 1040
#define IDC_NORTHWEST 1041
#define IDC_WEST 1042
#define IDC_SOUTHWEST 1043
#define IDC_SOUTH 1044
#define IDC_FINEROWEDIT 1045
#define IDC_FINECOLEDIT 1046
#define IDC_TELEPORT 1047
#define IDC_INVALIDATE 1058
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1059
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif