ReactOS 0.4.16-dev-91-g764881a
|
Public Attributes | |
BOOL | OverrideWndProc |
LPCSTR | ClassName |
DWORD | WndExtra |
BOOL | ExpectsHwnd |
LPCSTR | ExpectedClassNameBefore |
LPCSTR | ExpectedClassNameAfter |
Definition at line 31 of file RealGetWindowClass.c.
LPCSTR _TestData::ClassName |
Definition at line 34 of file RealGetWindowClass.c.
LPCSTR _TestData::ExpectedClassNameAfter |
Definition at line 38 of file RealGetWindowClass.c.
LPCSTR _TestData::ExpectedClassNameBefore |
Definition at line 37 of file RealGetWindowClass.c.
BOOL _TestData::ExpectsHwnd |
Definition at line 36 of file RealGetWindowClass.c.
BOOL _TestData::OverrideWndProc |
Definition at line 33 of file RealGetWindowClass.c.
DWORD _TestData::WndExtra |
Definition at line 35 of file RealGetWindowClass.c.