I have written a QT application (QT 4.7) in C++ that has a GUI.
The application works fine, until screen saver starts on a Windows XP machine.
When screen saver starts the application crashes.
Does anybody know why this happen?

Thanks.