windows-nt/Source/XPSP1/NT/base/mvdm/dos/dem/demmsg.h

19 lines
365 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/* demmsg.h - debug message numbers for DEM
*
* Modification History
*
* Sudeepb 31-Mar-1991 Created
*/
#define MSG_DEFAULTDOS 0
#define MSG_PARTIALREAD 1
#define MSG_OPENFAILED 2
#define MSG_EAS 3
#define MSG_DEFAULT_DRIVE 4
#define MSG_VOLID 5
#define MSG_TIMEDATE 6
#define MSG_INVALID_HFIND 7
#define MSG_FILEINFO 8
#define MSG_FILESIZE_TOOBIG 9