![]() |
|
|
|
#1
|
|||
|
|||
|
How do you create this window ? If you create it with CreateWindow() do not use the WS_VISIBLE flag.
If you are trying to hide the window of another application use ShowWindow: BOOL ShowWindow( HWND hWnd, // handle to window int nCmdShow // show state ); |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Loader for x64 application ? | Mahmoudnia | General Discussion | 4 | 02-02-2017 14:17 |
| Can anyone unpack this application | arslanbhatti | General Discussion | 4 | 03-21-2009 06:15 |