BOOL ShowWindowAsync( int nCmdShow );
See ShowWindowAsync in the Win32 SDK.
Remarks
Sets the show state of a window created by a different thread.
CWindow Overview | Class Members