CWindow::ShowWindowAsync
设置不同的线程创建的窗口中显示状态。
BOOL ShowWindowAsync(
int nCmdShow
) throw();
备注
在参见 Windows SDK的 ShowWindowAsync。
要求
Header: atlwin.h
设置不同的线程创建的窗口中显示状态。
BOOL ShowWindowAsync(
int nCmdShow
) throw();
在参见 Windows SDK的 ShowWindowAsync。
Header: atlwin.h