Re: [Plib-users] config.h
Brought to you by:
sjbaker
From: Sam S. <sa...@sp...> - 2001-01-22 17:54:48
|
----- Original Message ----- From: "Norman Vine" <nh...@ca...> To: <pli...@li...> Sent: Monday, January 22, 2001 5:37 PM Subject: RE: [Plib-users] config.h > Sam Stickland writes: > > >Norman Vine wrote:" > >> > > >> >I thought the Windoze compilers did that automatically. > >> > >> AFAIK all Windows compilers define _WIN32 < notice underbar > > >> > > > >Well I just checked MSVC++ and it makes these preprocessor definations > > > >WIN32,_DEBUG,_CONSOLE,_MBCS > > > >Notice that the WIN32 has no underscore? What a pain... > > Sam could you please try this simple test program Well that will teach me to post without checking first :) _WIN32 found WIN32 found Opps. Sam |