B
Bruce
I am trying to compile my project but it is compiling for Unicode. I
checked the preprocessor definitions and there is no UNICODE reference
but I see /D "_UNICODE" /D "UNICODE" in the command line.
I even tried clearing all of the preprocessor definitions and the /D
"_UNICODE" /D "UNICODE" entry in the command line still remain.
How do I clear this?
checked the preprocessor definitions and there is no UNICODE reference
but I see /D "_UNICODE" /D "UNICODE" in the command line.
I even tried clearing all of the preprocessor definitions and the /D
"_UNICODE" /D "UNICODE" entry in the command line still remain.
How do I clear this?