Posted by member 206411 on 2006-03-28 22:33:27 link
Umm.. I'm not really sure what you guys are talking about 'windows poping up from taskbar' but this function might help you in hiding the window... experiment with it...
WinSetState("blah", "", @SW_HIDE)
WinSetState("blah", "", @SW_RESTORE)
WinSetState("blah", "", @SW_HIDE)
WinSetState("blah", "", @SW_RESTORE)