[Ace-users] [tao-users] Query regarding TAO and wchar_t

Adam Mitz mitza at ociweb.com
Fri Jan 18 08:30:17 CST 2008


khan_069 wrote:
> Hi
>
> I am using Visual Studio 2005
>
> I want to know whether TAO uses Wchar_t as built in type under Windows
> or typedef'ed to something else
>   

If you are asking about the VC++ project setting "Treat wchar_t as 
Built-in Type", it is always set to "yes" in ACE and TAO.  You could try 
changing this manually or with MPC (template variable 
TreatWChar_tAsBuiltInType), but no guarantees that anything would work 
that way...

Thanks,
Adam Mitz
Software Engineer
Object Computing, Inc.



More information about the Ace-users mailing list