On Wed, Nov 26, 2008 at 11:51 AM, KSpam <span dir="ltr">&lt;<a href="mailto:keesling_spam@cox.net">keesling_spam@cox.net</a>&gt;</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>
&gt; Well I could probably define _UNICODE on the command line, right? But if I<br>
&gt; do this it doesn&#39;t exactly undefine _MBCS does it?<br>
<br>
</div>I define _UNICODE and UNICODE via &quot;add_definitions&quot;. &nbsp;As far as I can tell,<br>
Visual Studio picks up these settings and sets &quot;Unicode&quot; in the project<br>
settings instead of &quot;Multibyte Character Set&quot;.</blockquote></div><br>Thanks! This works out wonderfully!<br>