PDA

Click to See Complete Forum and Search --> : Spyworks to detect new Active Window


eng70640
Feb 13th, 2001, 11:39 AM
Hi , actually i am using spyworks std 6 for my code . I actually need to detect new Active Window so that i can subclass the parent & all its child handles of this new active window to detect wm_paint message . In doing so , i also want to stop subclassing the 'old' handles whenever a 'new' active window has occurred . Can anyone help me ?