windows-nt/Source/XPSP1/NT/shell/osshell/accesory/terminal/winrev.h

16 lines
348 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
/* This file is copied to winrev.h before compiling 'C' source files... */
#define WINDOWS_30 TRUE
#define NOMETAFILE
#define NOSOUND
#define NOKANJI
#ifdef WINDOWS_30
#define NOLSTRING TRUE /* jtf win3 mod */
#else
#define ES_OEMCONVERT 0
#define SS_NOPREFIX 128L /* 0x80 - don't do "&" character translation */
#endif