ANSI build possible??
Posted: Fri Dec 12, 2008 4:40 am
Hi Eran,
Up to now I have been building Unicode versions of my program.
Just now I was trying to compile a plain ANSI version, but I am having problems.
I haven't chased things very far yet because I noticed that the compiler inserts a -D_UNICODE into the command line.
So now I wonder:
Where does it come from?
Can I remove it - and how?
Can I build ANSI versions?
TIA
Up to now I have been building Unicode versions of my program.
Just now I was trying to compile a plain ANSI version, but I am having problems.
I haven't chased things very far yet because I noticed that the compiler inserts a -D_UNICODE into the command line.
So now I wonder:
Where does it come from?
Can I remove it - and how?
Can I build ANSI versions?
TIA