23 lines
668 B
C
23 lines
668 B
C
//Copyright (c) 1998 - 1999 Microsoft Corporation
|
|
#define IDS_ERR_GET_PDC 100
|
|
#define IDS_ERR_CONNECT_REG 101
|
|
#define IDS_ERR_OPEN_KEY 102
|
|
#define IDS_ERR_ENUM_KEY 103
|
|
#define IDS_CONVERTING 104
|
|
#define IDS_ERR_QUERY_CONFIG 105
|
|
#define IDS_ERR_SET_CONFIG 106
|
|
#define IDS_COMPLETE 107
|
|
#define IDS_ERR_QUERY_CONFIG2 108
|
|
#define IDS_ERR_USER_NOT_FOUND 109
|
|
#define IDS_NEWLINE 110
|
|
#define IDS_USAGE1 111
|
|
#define IDS_USAGE2 112
|
|
#define IDS_USAGE3 113
|
|
#define IDS_USAGE4 114
|
|
#define IDS_USAGE5 115
|
|
#define IDS_USAGE6 116
|
|
#define IDS_USAGE7 117
|
|
#define IDS_USAGE8 118
|
|
#define IDS_USAGE9 119
|
|
|