I want to debug a windows C++ application I\'ve written to see why it isn\'t responding to WM_QUERYENDSESSION how I expect it to. Clearly it\'s a little tricky to do this by
I've used the Win32::GuiTest Perl module to do this kind of thing in the past.