30 lines
1.1 KiB
C
30 lines
1.1 KiB
C
//Copyright (c) 1998 - 1999 Microsoft Corporation
|
|
// resource.h
|
|
// resource defines for rmvlnks utility
|
|
|
|
|
|
#define IDS_PROFILES 250
|
|
#define IDS_ACCESSORIES_SUBPATH 251
|
|
#define IDS_MAIN_SUBPATH 252
|
|
#define IDS_ALLUSERS 253
|
|
#define IDS_DEFAULTUSER 254
|
|
#define IDS_ACCESSPROG1 255
|
|
#define IDS_ACCESSDESC1 256
|
|
#define IDS_ACCESSPROG2 257
|
|
#define IDS_ACCESSDESC2 258
|
|
#define IDS_MAINPROG1 259
|
|
#define IDS_MAINDESC1 260
|
|
#define IDS_MAINPROG2 261
|
|
#define IDS_MAINDESC2 262
|
|
#define IDS_NETWAREUSER 263
|
|
#define IDS_WFCDISKCREATOR 264
|
|
#define IDS_APPSECREG 265
|
|
#define IDS_WFSETUP 266
|
|
#define IDS_WFBOOKS 267
|
|
#define IDS_WFHELP 268
|
|
#define IDS_ADMINTOOLS_SUBPATH 269
|
|
#define IDS_ADMINISTRATOR 270
|
|
#define IDS_STARTUP_SUBPATH 271
|
|
#define IDS_WINLOGON_KEY 272
|
|
#define IDS_APPSETUP 273
|