Boost logo

Boost Users :

From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2007-10-31 03:49:00


"Ovanes Markarian" <om_boost_at_[hidden]> wrote in message
news:a83c1a380710300111m264c8222tb4e399316ba297e6_at_mail.gmail.com...

>I think his problem is that VC++ wizard automatically uses MB-charset for
>wizard generated projects. I assume the lib >itself uses LoadLibrary, which
>expands dependent on the MB-Setting to either LoadLibraryA or LoadLibraryW.
>
>Right-click on the project and select Properties; in the General tree node
>set the Character Set to 'Not Set' instead of >Multi-Byte... Than it should
>be fine.

Sorry, but Multi-Byte works just fine. Unicode does not (which is the
default, at least under VS2005).

/ Johan


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net