From: Christian Henning (chhenning_at_[hidden])
Date: 2007-10-29 17:51:36


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