ReactOS 0.4.16-dev-433-g6363f78
|
Public Attributes | |
HWND | hwndDesktop |
HWND | hTrayWnd |
HWND | hwndProgman |
CSimpleArray< MINWNDPOS > * | pMinimizedAll |
BOOL | bShowDesktop |
Definition at line 3080 of file traywnd.cpp.
BOOL CTrayWindow::MINIMIZE_INFO::bShowDesktop |
Definition at line 3086 of file traywnd.cpp.
HWND CTrayWindow::MINIMIZE_INFO::hTrayWnd |
Definition at line 3083 of file traywnd.cpp.
HWND CTrayWindow::MINIMIZE_INFO::hwndDesktop |
Definition at line 3082 of file traywnd.cpp.
HWND CTrayWindow::MINIMIZE_INFO::hwndProgman |
Definition at line 3084 of file traywnd.cpp.
CSimpleArray<MINWNDPOS>* CTrayWindow::MINIMIZE_INFO::pMinimizedAll |
Definition at line 3085 of file traywnd.cpp.