I'm trying to keep track of windows as they are being created.
I'm using SetWindowsHookEx to hook WM_CREATE and
WM_SHOWWINDOW messages.
This works fine for all types of windows except for the app
crash dialog. I have a test app that generates this dialog
by trying to derefence 0.
I've tried Microsoft's spy++ utility, and it doesn't
get the messages either.
Any ideas?
--Mike Ruf
Eucalyptus Software
Mike Philben
On Thu, 11 Mar 1999 08:51:56 -0500, "Mike Ruf" <r...@eucalyptus.net>
wrote:
Nothing is too small to be blown out of proportion.
--Mike Ruf
Mike Philben wrote in message <36eb1209....@news.ncal.verio.com>...