On 4 October 2010 15:04, Steven McCoy <[email protected]> wrote: > http://msdn.microsoft.com/en-us/library/ms684497(VS.85).aspx > > Wouldn't lack of wchar_t imply the absence of all the related APIs? > > Ok, MSDN contradicting itself I guess,
http://msdn.microsoft.com/en-us/library/dh8che7s(VS.80).aspx <http://msdn.microsoft.com/en-us/library/dh8che7s(VS.80).aspx>So a C++ library can export unsigned short and __wchar_t parameter functions for single binary support. C libraries would be out of luck due to lack of overloading, but as I don't export any such API, only import from the CRT this should still not be an issue? -- Steve-o
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
