Windows2003-3790/net/mmc/dhcp/miscres.h
2020-09-30 16:53:55 +02:00

25 lines
854 B
C

/**********************************************************************/
/** Microsoft Windows/NT **/
/** Copyright(c) Microsoft Corporation, 1999 - 1999 **/
/**********************************************************************/
/*
miscres.h
Misc resource IDs
FILE HISTORY:
*/
#define IDC_DATA_ENTRY_DWORD 0x5000
#define IDC_DATA_ENTRY_IPADDRESS 0x5001
#define IDC_DATA_ENTRY_IPADDRESS_ARRAY 0x5002
#define IDC_DATA_ENTRY_STRING 0x5003
#define IDC_DATA_ENTRY_BINARY_ARRAY 0x5004
#define IDC_DATA_ENTRY_NONE 0x5005
#define IDC_DATA_ENTRY_BINARY 0x5006
#define IDC_DATA_ENTRY_ROUTE_ARRAY 0x5007
#define IDC_DATA_ENTRY_STRING_ARRAY 0x5008
#define IDC_CHECKLIST_OPTIONS 0x5100