[Please do not mail me a copy of your followup]
Latimerius
The program is as follows:
#include "InputWindow.h"
#define BOOST_TEST_MODULE EventActionMgr #include
[...]
I suspect memory corruption. The way the output is garbled varies with the argument of BOOST_TEST_MODULE. Whether I do or do not #define BOOST_TEST_MAIN doesn't seem to matter.
When you define BOOST_TEST_MODULE, it defines BOOST_TEST_MAIN for you. I need to update my docs on this point. -- "The Direct3D Graphics Pipeline" free book http://tinyurl.com/d3d-pipeline The Computer Graphics Museum http://computergraphicsmuseum.org The Terminals Wiki http://terminals.classiccmp.org Legalize Adulthood! (my blog) http://legalizeadulthood.wordpress.com