ReactOS 0.4.16-dev-1408-gbc64f3a
|
Public Attributes | |
HWND | hwndDesktop |
HWND | hTrayWnd |
HWND | hwndProgman |
CSimpleArray< MINWNDPOS > * | pMinimizedAll |
BOOL | bShowDesktop |
Definition at line 3049 of file traywnd.cpp.
BOOL CTrayWindow::MINIMIZE_INFO::bShowDesktop |
Definition at line 3055 of file traywnd.cpp.
HWND CTrayWindow::MINIMIZE_INFO::hTrayWnd |
Definition at line 3052 of file traywnd.cpp.
HWND CTrayWindow::MINIMIZE_INFO::hwndDesktop |
Definition at line 3051 of file traywnd.cpp.
HWND CTrayWindow::MINIMIZE_INFO::hwndProgman |
Definition at line 3053 of file traywnd.cpp.
CSimpleArray<MINWNDPOS>* CTrayWindow::MINIMIZE_INFO::pMinimizedAll |
Definition at line 3054 of file traywnd.cpp.