Windows2003-3790/inetcore/outlookexpress/shell/res.h

22 lines
653 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#ifndef __RES_H
#define __RES_H
// string resources
#define idsOutlookExpress 99
#define idsStartupCantCreateMutex 100
#define idsStartupCantWaitForMutex 101
#define idsStartupCantLoadMSOEDLL 102
#define idsStartupCantInitMSOEDLL 103
#define idsStartupFailureUnknown 104
#define idsStartupModNotFoundMSOEDLL 105
#define idsStartupDllInitFailedMSOEDLL 106
#define idsStartupCantFindMSOEDLL 107
#define idsStartupCantFindResMSOEDLL 108
#define idiMailEXE 2
#define idiNewsEXE 3
#define idiMsgPropSentEXE 4
#define idiArtPropPostEXE 5
#endif // __RES_H