--- np2/common.h 2005/02/08 09:18:59 1.13 +++ np2/common.h 2005/03/19 21:02:05 1.15 @@ -83,13 +83,14 @@ enum { #define OEMCHAR char #endif #ifndef OEMTEXT -#define OEMTEXT(string) (string) +#define OEMTEXT(string) string #endif #ifndef OEMNULLSTR #define OEMNULLSTR OEMTEXT("") #endif +#if 0 #ifndef STRLITERAL #ifdef UNICODE #define STRLITERAL(string) _T(string) @@ -97,6 +98,7 @@ enum { #define STRLITERAL(string) (string) #endif #endif +#endif #if !defined(RGB16) #define RGB16 UINT16