2009-08-13 51 views

回答

2

在C++中:

WINDOWPLACEMENT wp; 
GetWindowPlacement(hWnd, &wp); 

UINT showCmd = wp.showCmd;