
I think the first problem was due to not generating the multi-threaded log libaries with bjam. I'm not sure why they are not getting generated, I must be doing something wrong.
I'm not sure what the second problem was due to, but creating a new VC project from scratch made it go away.
Maybe you can send me (privately) a trimmed down project and I'll check it out. Anyway, it might be a while until I find the time to do it -- I'm quite busy at the moment.
On another topic, manipulating_logs.html seems to imply that enable_logs, disable_logs should be called through manipulate_logs, but
My mistake. They're now called enable() and disable().
they don't seem to be implemented that way yet. The bare function calls still work though.
Yes, they still do. I wanted to be backwards compatible. Best, John -- John Torjo, Contributing editor, C/C++ Users Journal -- "Win32 GUI Generics" -- generics & GUI do mix, after all -- http://www.torjo.com/win32gui/ -v1.6.3 (Resource Splitter) -- http://www.torjo.com/cb/ - Click, Build, Run!