Subj : Re: About TEXT macro To : borland.public.cpp.borlandcpp From : Bob Gonder Date : Wed Jan 14 2004 10:09 am Vladimir Grigoriev wrote: >I write with Borland CPP a short programs (Win32) which uses the following >#define STRICT >#include >#include >#include >I'd like to know in what header files are defined macro TEXT and constant tchar >HINSTANCE_ERROR ? Myabe my program uses different headers from another winbase (included by windows.h) .