ReactOS 0.4.16-dev-1049-g378a335
|
Public Attributes | |
HWND | hwndDesktop |
HWND | hTrayWnd |
HWND | hwndProgman |
CSimpleArray< MINWNDPOS > * | pMinimizedAll |
BOOL | bShowDesktop |
Definition at line 3098 of file traywnd.cpp.
BOOL CTrayWindow::MINIMIZE_INFO::bShowDesktop |
Definition at line 3104 of file traywnd.cpp.
HWND CTrayWindow::MINIMIZE_INFO::hTrayWnd |
Definition at line 3101 of file traywnd.cpp.
HWND CTrayWindow::MINIMIZE_INFO::hwndDesktop |
Definition at line 3100 of file traywnd.cpp.
HWND CTrayWindow::MINIMIZE_INFO::hwndProgman |
Definition at line 3102 of file traywnd.cpp.
CSimpleArray<MINWNDPOS>* CTrayWindow::MINIMIZE_INFO::pMinimizedAll |
Definition at line 3103 of file traywnd.cpp.