Hi,
I have a Qt 4.6.2 application, running on a Windows XP SP2 x64 system.
When I press the physical power/shutdown button on the system, when my application is running nothing will happen, the app will not close and the system does not Shutdown.
If I go to start menu and click shutdown, then my application will close but the system will not shutdown.
With my app closed the system shuts down fine in both ways.
Any ideas what I can do to get my application to behave and allow the system to shutdown correctly?
Thanks, Zac