Hi Christian,

I assume you need to use either wchar_t or set in Visual C++ the charset not to multi-byte but not implemented. Otherwise you are trying to use pass single-byte strings as multi-byte string params.


Best Regards,
Ovanes


On 10/29/07, Christian Henning < chhenning@gmail.com> wrote:
Hi there, I just pulled the latest reflection code from the sandbox
and tried to compile the example. But unfortunately there are
compilation errors.

For example:

c:\boost-sandbox\boost\extension\impl\library_impl.hpp(37) : error
C2664: 'LoadLibraryW' : cannot convert parameter 1 from 'const char *'
to 'LPCWSTR'

Is the relection lib in a usable stage?

Thanks,
Christian
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users