2010/9/23 Mikael Helbo Kjær <m...@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
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to