01-30-2010, 07:30 PM
MMT_IsTaskbarWindow
int ho=GetWindow(hwnd GW_OWNER)
if(ho and ho!=GetDesktopWindow)
Got that...Works great. I can tweak.
Thanks,
jimmy Vig
int ho=GetWindow(hwnd GW_OWNER)
if(ho and ho!=GetDesktopWindow)
Got that...Works great. I can tweak.
Thanks,
jimmy Vig
