ReactOS 0.4.16-dev-1142-g8029339
|
Public Attributes | |
HWND | hwndFound |
HWND | hwndDesktop |
HWND | hwndProgman |
HWND | hTrayWnd |
BOOL | bMustBeInMonitor |
Definition at line 101 of file traywnd.cpp.
BOOL EFFECTIVE_INFO::bMustBeInMonitor |
Definition at line 107 of file traywnd.cpp.
Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().
HWND EFFECTIVE_INFO::hTrayWnd |
Definition at line 106 of file traywnd.cpp.
Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().
HWND EFFECTIVE_INFO::hwndDesktop |
Definition at line 104 of file traywnd.cpp.
Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().
HWND EFFECTIVE_INFO::hwndFound |
Definition at line 103 of file traywnd.cpp.
Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().
HWND EFFECTIVE_INFO::hwndProgman |
Definition at line 105 of file traywnd.cpp.
Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().