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.
45 lines
1.5 KiB
45 lines
1.5 KiB
#define resLOG_FILEUPTODATE 2000
|
|
#define resLOG_FILECOPIED 2001
|
|
#define resLOG_ERROR 2002
|
|
#define resLOG_WARNING 2003
|
|
#define resLOG_DURINGACTION 2004
|
|
#define resLOG_CANNOTWRITE 2005
|
|
#define resLOG_CANNOTCREATE 2006
|
|
#define resLOG_DONOTMODIFY 2007
|
|
#define resLOG_FILECONTENTS 2008
|
|
#define resLOG_FILEUSEDFOR 2009
|
|
#define resLOG_UNEXPECTED 2010
|
|
#define resLOG_OUTOFMEMORY 2011
|
|
#define resLOG_USERRESPONDEDWITH 2012
|
|
#define resLOG_CANTRUNAPPREMOVER 2013
|
|
#define resLOG_ABOUTTOREMOVEAPP 2014
|
|
|
|
// The following are the captions on system dialog buttons
|
|
#define resLOG_IDOK 2100
|
|
#define resLOG_IDCANCEL 2101
|
|
#define resLOG_IDABORT 2102
|
|
#define resLOG_IDRETRY 2103
|
|
#define resLOG_IDIGNORE 2104
|
|
#define resLOG_IDYES 2105
|
|
#define resLOG_IDNO 2106
|
|
#define resLOG_IDUNKNOWN 2107
|
|
|
|
|
|
#define resCOMMON_CANTREG 2200
|
|
#define resCOMMON_CANTREGUNEXPECTED 2201
|
|
#define resCOMMON_CANTREGOLE 2202
|
|
#define resCOMMON_CANTREGLOAD 2203
|
|
#define resCOMMON_CANTREGENTRY 2204
|
|
#define resCOMMON_CANTREGREG 2205
|
|
#define resCOMMON_CANTREGAUTPRXRPC1 2206
|
|
#define resCOMMON_CANTREGAUTPRXRPC2 2207
|
|
#define resCOMMON_CTL3D32NOTCOPIED 2208
|
|
#define resCOMMON_INVALIDFILECHARS 2209
|
|
#define resCOMMON_MULTDIRBASENAME 2210
|
|
#define resCOMMON_CANTFINDSRCFILE 2211
|
|
#define resCOMMON_CANTREGTLB 2212
|
|
#define resCOMMON_RICHED32NOTCOPIED 2213
|
|
#define resCOMMON_AXDISTNOTCOPIED 2214
|
|
#define resCOMMON_WINT351NOTCOPIED 2215
|
|
#define resCOMMON_CANTDOREBOOTCOPY 2216
|