[zeromq-dev] Any progress on 64-bit Windows build

Steven McCoy steven.mccoy at miru.hk
Mon Oct 4 08:37:01 CEST 2010


2010/9/23 Mikael Helbo Kjær <mhk at designtech.dk>

> I was unable to make compatible OpenPGM DLLs for my stuff (I needed them
> without buffer security and without wchar_t as a native type to be
> compatible with Qt).
>
>
Security enhanced CRT usage is now configurable with
CONFIG_HAVE_SECURITY_ENHANCED_CRT.

Native wide character support is complicated, MSVC forwards on
_NATIVE_WCHAR_T_DEFINED but without the conversion APIs data structures that
have defined WCHAR member variables are unusable?

I need a multi-byte string value of MIB_IFROW::wszName.

http://msdn.microsoft.com/en-us/library/aa366836(VS.85).aspx

-- 
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101004/ea889cb1/attachment.htm>


More information about the zeromq-dev mailing list