#ifndef MY3216_H #define MY3216_H #ifndef WIN32 #define lstrcmpiA lstrcmpi #define TEXT(a) (a) typedef TCHAR FAR * LPTSTR; #endif #endif // MY3216_H