undef UNICODE possible?
From: Mike Baker (mike-baker_122000_at_nospam.nospam)
Date: 12/09/04
- Next message: David: "Inconsistant variable declaration pop-ups"
- Previous message: Gary Chang[MSFT]: "RE: Microsoft Visual C++ save Options->Directories configuration globa"
- Next in thread: Gary Chang[MSFT]: "RE: undef UNICODE possible?"
- Reply: Gary Chang[MSFT]: "RE: undef UNICODE possible?"
- Reply: Gary Chang[MSFT]: "RE: undef UNICODE possible?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 9 Dec 2004 11:27:22 -0800
I have roughly 1.3m lines of code with large sections that were not written
with UNICODE in mind. The project is always using the UNICODE stuff and I
want to turn it off for some testing. I tried using undef in the project
properties and I see the /U UNICODE /U _UNICODE in the build log. But I'm
still getting conditional compiles that use the UNICODE codition.
Can anybody tell me how to compile as ANSI in VC7 .NET 2003?
TIA
Mike
- Next message: David: "Inconsistant variable declaration pop-ups"
- Previous message: Gary Chang[MSFT]: "RE: Microsoft Visual C++ save Options->Directories configuration globa"
- Next in thread: Gary Chang[MSFT]: "RE: undef UNICODE possible?"
- Reply: Gary Chang[MSFT]: "RE: undef UNICODE possible?"
- Reply: Gary Chang[MSFT]: "RE: undef UNICODE possible?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|