![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Expert Programmer
|
I think that hides the window all together, and it's confirmed because it has already been mentioned by John:p
|
|
|
|
|
|
#12 |
|
Hobbyist Programmer
Join Date: Apr 2006
Posts: 155
Rep Power: 3
![]() |
Oops!
I have to read the posts better :o
__________________
-- v0id
|
|
|
|
|
|
#13 |
|
Hobbyist Programmer
|
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.. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Char[11] -> LPCWSTR | Kilo | C++ | 5 | May 30th, 2006 3:47 AM |
| GUI Progress Bar | badbasser98 | C++ | 55 | Nov 4th, 2005 7:28 AM |
| Arranging Views of Project Explorer, Property window and Form Layout | java_roshan | Visual Basic | 6 | Sep 30th, 2005 2:55 PM |
| New Window | Chris Weimer | HTML / XHTML / CSS | 3 | Sep 20th, 2005 9:18 AM |
| WIN32 Creating a full screen window | hemanth.balaji | C | 1 | May 21st, 2005 3:48 PM |