On Wed, Nov 26, 2008 at 11:51 AM, KSpam <span dir="ltr"><<a href="mailto:keesling_spam@cox.net">keesling_spam@cox.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Wednesday 26 November 2008 10:25:28 Robert Dailey wrote:<br>
> Well I could probably define _UNICODE on the command line, right? But if I<br>
> do this it doesn't exactly undefine _MBCS does it?<br>
<br>
</div>I define _UNICODE and UNICODE via "add_definitions". As far as I can tell,<br>
Visual Studio picks up these settings and sets "Unicode" in the project<br>
settings instead of "Multibyte Character Set".</blockquote></div><br>Thanks! This works out wonderfully!<br>