>What about putting the windows.h and the X11 Headers in different
namespaces

Hmmm... the immediate problem with that is that all of X11 is compiled with
c, while namespaces are a c++ feature.  Even if I compile a test file with
c++ I still get errors about redefines ending in a failure to compile.

I guess namespace are out... anymore ideas?

Thanks for your input,

Harold

Reply via email to