f***@yahoo.com
2006-03-11 04:19:09 UTC
Hi,
In VC 6.0 , under project setting, C++, preprocessor, default
preprocessor definitions show up like
WIN32,_DEBUG,_WINDOWS,_MBCS,_USRDLL
are these defined somewhere in the microsoft header files or they are
defined on the spot there in the VS at the compliling time taking some
constant value. Where can I see their actual definition.
Also If I want to put my definition _MYDLL=10
can I put it there.
thanks
Cric
In VC 6.0 , under project setting, C++, preprocessor, default
preprocessor definitions show up like
WIN32,_DEBUG,_WINDOWS,_MBCS,_USRDLL
are these defined somewhere in the microsoft header files or they are
defined on the spot there in the VS at the compliling time taking some
constant value. Where can I see their actual definition.
Also If I want to put my definition _MYDLL=10
can I put it there.
thanks
Cric