> It all runs great in the "Debug" configuration, but > everything gets scary when I switch to "Release".
My suggestion would be to turn on debug information for the release build. That would at least let you run the release build inside the debugger, allowing you to see the call stack of the offending crash. Jussi Jumppanen Author: Zeus for Windows Programmer's IDE http://www.zeusedit.com -- http://mail.python.org/mailman/listinfo/python-list