[cfe-dev] C Standard Library

Michael Price - Dev michael.b.price.dev at gmail.com
Tue Dec 21 17:40:51 PST 2010


> For the project I've got, we're happy using MS headers. However the
> problem I'm currently having is that neither -fms-extensions or
> -ms-extensions are changing the fact that _WIN32 remains undefined.

I'm not sure that VC++ actually defnes _WIN32 for you. If you look at  
the settings for .vcproj files, you'll see it defined at that level.

If nobody else knows, I can try to get around to running an  
experiment, or you could do so yourself.



More information about the cfe-dev mailing list