ReactOS 0.4.16-dev-91-g764881a
|
Public Attributes | |
HWND | hwndFound |
HWND | hwndDesktop |
HWND | hwndProgman |
HWND | hTrayWnd |
BOOL | bMustBeInMonitor |
Definition at line 117 of file traywnd.cpp.
BOOL EFFECTIVE_INFO::bMustBeInMonitor |
Definition at line 123 of file traywnd.cpp.
Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().
HWND EFFECTIVE_INFO::hTrayWnd |
Definition at line 122 of file traywnd.cpp.
Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().
HWND EFFECTIVE_INFO::hwndDesktop |
Definition at line 120 of file traywnd.cpp.
Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().
HWND EFFECTIVE_INFO::hwndFound |
Definition at line 119 of file traywnd.cpp.
Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().
HWND EFFECTIVE_INFO::hwndProgman |
Definition at line 121 of file traywnd.cpp.
Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().