mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
298 B
10 lines
298 B
#define IDS_OPENERROR 2000
|
|
#define IDS_FILESYSERROR 2001
|
|
#define IDS_MEMERROR 2002
|
|
#define IDS_CANCELQUERY 2003
|
|
#define IDS_CANCELCAPTION 2004
|
|
#define IDS_FSERROR 2005
|
|
#define IDS_FSWRONGTYPE 2006
|
|
#define IDS_SETOWNERR 2007
|
|
#define IDS_INVALIDPATH 2008
|
|
|