ReactOS 0.4.16-dev-1276-g70732b0
|
Public Attributes | |
HWND | hwndDesktop |
HWND | hTrayWnd |
HWND | hwndProgman |
CSimpleArray< MINWNDPOS > * | pMinimizedAll |
BOOL | bShowDesktop |
Definition at line 3083 of file traywnd.cpp.
BOOL CTrayWindow::MINIMIZE_INFO::bShowDesktop |
Definition at line 3089 of file traywnd.cpp.
HWND CTrayWindow::MINIMIZE_INFO::hTrayWnd |
Definition at line 3086 of file traywnd.cpp.
HWND CTrayWindow::MINIMIZE_INFO::hwndDesktop |
Definition at line 3085 of file traywnd.cpp.
HWND CTrayWindow::MINIMIZE_INFO::hwndProgman |
Definition at line 3087 of file traywnd.cpp.
CSimpleArray<MINWNDPOS>* CTrayWindow::MINIMIZE_INFO::pMinimizedAll |
Definition at line 3088 of file traywnd.cpp.