I finally got around to using a sample that someone posted back in May to trap the windows message WM_ACTIVATEAPP.
I remember being told that subclassing and using this in the IDE environment could be very, very bad.
I can't remember why.
I've also seen some posts before about "knowing" you are in the IDE environment in code and using that condition around code.
Any help would be greatly appreciated.
