View Single Post
Old Aug 1st, 2006, 7:18 AM   #13
john Wesley
Hobbyist Programmer
 
john Wesley's Avatar
 
Join Date: May 2006
Location: United Kingdom
Posts: 119
Rep Power: 3 john Wesley is on a distinguished road
Send a message via MSN to john Wesley Send a message via Yahoo to john Wesley
The thing with SetWindowPos is, I believe, That you dont need to set the HIDEWINDOW flag, but can 'set the window pos' by giving it dimensions.
This does not only set the 'position' of the window but has to do with the 'size' of the window also, Therefore, though I havnt tried it, maybe you could keep the window visible with this function and it may still remove it from the taskbar.

Edit : Im not thinking straight ^^..... Still use the 'hidewindow' flag but set the window size also, instead of, 0, 0, 0, 0 etc...
__________________
Mona Lisa must of had the highway blues you can tell by the way she smiles..
john Wesley is offline   Reply With Quote