ReactOS 0.4.16-dev-433-g6363f78
|
This is the complete list of members for WindowClass, including all inherited members.
_atomClass | WindowClass | protected |
cbClsExtra | _WNDCLASSEXA | |
cbSize | _WNDCLASSEXA | |
cbWndExtra | _WNDCLASSEXA | |
hbrBackground | _WNDCLASSEXA | |
hCursor | _WNDCLASSEXA | |
hIcon | _WNDCLASSEXA | |
hIconSm | _WNDCLASSEXA | |
hInstance | _WNDCLASSEXA | |
lpfnWndProc | _WNDCLASSEXA | |
lpszClassName | _WNDCLASSEXA | |
lpszMenuName | _WNDCLASSEXA | |
operator ATOM() | WindowClass | inline |
operator LPCTSTR() | WindowClass | inline |
Register() | WindowClass | inline |
style | _WNDCLASSEXA | |
WindowClass(LPCTSTR classname, UINT style=0, WNDPROC wndproc=Window::WindowWndProc) | WindowClass |