ReactOS 0.4.15-dev-7958-gcd0bb1a
_WNDCLASSA Struct Reference

#include <winuser.h>

Collaboration diagram for _WNDCLASSA:

Public Attributes

UINT style
 
WNDPROC lpfnWndProc
 
int cbClsExtra
 
int cbWndExtra
 
HINSTANCE hInstance
 
HICON hIcon
 
HCURSOR hCursor
 
HBRUSH hbrBackground
 
LPCSTR lpszMenuName
 
LPCSTR lpszClassName
 

Detailed Description

Definition at line 3162 of file winuser.h.

Member Data Documentation

◆ cbClsExtra

◆ cbWndExtra

◆ hbrBackground

◆ hCursor

◆ hIcon

◆ hInstance

HINSTANCE _WNDCLASSA::hInstance

Definition at line 3167 of file winuser.h.

Referenced by _tWinMain(), check_class(), check_instance_(), create_animate(), create_dde_server(), create_dde_window(), create_parent(), create_window(), createMainWnd(), CreateTestWindow(), DllMain(), Window::DoRegisterClass(), drop_window_therad(), dsm_RegisterWindowClasses(), GetClassInfoA(), init(), init_procs(), InitApplication(), mdi_RegisterWindowClasses(), ME_RegisterEditorClass(), MyRegisterClass(), OnInitDialog(), register_child_wnd_class(), register_class(), register_classes(), register_parent_class(), register_parent_wnd_class(), register_test_notify_class(), register_window_class(), register_window_classes(), register_wmime_keydown_class(), RegisterCheckListControl(), RegisterClassHelper(), RegisterListboxWindowClass(), RegisterMonitorSelectionControl(), registerParentWindowClass(), RegisterScreenSaverClass(), RegisterWindowClasses(), SHCreateWorkerWindowA(), SHRegisterClassA(), START_TEST(), subclass_button(), subclass_combobox(), subclass_edit(), subclass_static(), test_capture_4(), test_child_window_from_point(), test_CreateWindow(), test_csparentdc(), test_customdraw(), test_desktop_winproc(), test_dialog_messages(), test_dialogmode(), test_EM_SETTEXTEX(), test_EN_LINK(), test_EndDialog(), test_eventMask(), test_fullscreen(), test_GetUpdateRect(), test_input_message_source(), test_Input_mouse(), test_Input_whitebox(), test_InSendMessage(), test_instances(), test_IsWindowUnicode(), test_menu_hilitemenuitem(), test_menu_input(), test_menu_messages(), test_messages(), test_NCRedraw(), test_redrawnow(), test_set_clipboard_DRAWCLIPBOARD(), test_set_window_style(), test_setinfo(), test_SHSetWindowBits(), test_smresult(), test_subclass(), test_thick_child_size(), test_WM_NOTIFY(), test_wndproc(), VfdToolTip(), wined3d_dll_init(), and WinMain().

◆ lpfnWndProc

WNDPROC _WNDCLASSA::lpfnWndProc

Definition at line 3164 of file winuser.h.

Referenced by _tWinMain(), create_animate(), create_dde_server(), create_dde_window(), create_parent(), create_window(), createMainWnd(), CreateTestWindow(), DllMain(), do_wait_idle_child(), Window::DoRegisterClass(), drop_window_therad(), dsm_RegisterWindowClasses(), GetClassInfoA(), init(), init_procs(), InitApplication(), mdi_RegisterWindowClasses(), ME_RegisterEditorClass(), mi_create_window(), MyRegisterClass(), OnInitDialog(), register_child_wnd_class(), register_class(), register_classes(), register_parent_class(), register_parent_wnd_class(), register_test_notify_class(), register_test_window(), register_window_class(), register_window_classes(), register_wmime_keydown_class(), RegisterCheckListControl(), RegisterClassHelper(), RegisterListboxWindowClass(), RegisterMonitorSelectionControl(), registerParentWindowClass(), RegisterScreenSaverClass(), RegisterWindowClasses(), RICHED32_Register(), SHCreateWorkerWindowA(), START_TEST(), subclass_button(), subclass_combobox(), subclass_edit(), subclass_static(), test_actctx_classes(), test_capture_4(), test_child_window_from_point(), test_CreateWindow(), test_csparentdc(), test_customdraw(), test_desktop_winproc(), test_dialog_messages(), test_dialogmode(), test_EM_SETTEXTEX(), test_EN_LINK(), test_EndDialog(), test_eventMask(), test_Expose(), test_foregroundwindow(), test_fullscreen(), test_GetUpdateRect(), test_input_message_source(), test_Input_mouse(), test_Input_whitebox(), test_InSendMessage(), test_instances(), test_IsWindowUnicode(), test_menu_hilitemenuitem(), test_menu_input(), test_menu_messages(), test_messages(), test_NCRedraw(), test_notify(), test_param_check(), Test_RealGetWindowClass(), test_redrawnow(), test_scrollbar_visibility(), test_set_clipboard_DRAWCLIPBOARD(), test_set_window_style(), test_setinfo(), test_SHSetWindowBits(), test_smresult(), test_subclass(), test_thick_child_size(), test_winproc_handles(), test_WM_NOTIFY(), test_wndproc(), VfdToolTip(), wait_idle_thread(), wined3d_dll_init(), WinMain(), and wmain().

◆ lpszClassName

LPCSTR _WNDCLASSA::lpszClassName

Definition at line 3172 of file winuser.h.

Referenced by _tWinMain(), create_animate(), create_dde_server(), create_dde_window(), create_parent(), create_window(), createMainWnd(), CreateTestWindow(), DllMain(), do_wait_idle_child(), Window::DoRegisterClass(), drop_window_therad(), dsm_RegisterWindowClasses(), GetClassInfoA(), init(), init_procs(), InitApplication(), mdi_RegisterWindowClasses(), ME_RegisterEditorClass(), mi_create_window(), MyRegisterClass(), OnInitDialog(), register_child_wnd_class(), register_class(), register_classes(), register_parent_class(), register_parent_wnd_class(), register_test_notify_class(), register_test_window(), register_window_class(), register_window_classes(), register_wmime_keydown_class(), RegisterCheckListControl(), RegisterClassHelper(), RegisterListboxWindowClass(), RegisterMonitorSelectionControl(), registerParentWindowClass(), RegisterScreenSaverClass(), RegisterWindowClasses(), RICHED32_Register(), SHCreateWorkerWindowA(), SHRegisterClassA(), START_TEST(), subclass_button(), subclass_combobox(), subclass_edit(), subclass_static(), test_actctx_classes(), test_capture_4(), test_child_window_from_point(), test_CreateWindow(), test_csparentdc(), test_customdraw(), test_desktop_winproc(), test_dialog_messages(), test_dialogmode(), test_EM_SETTEXTEX(), test_EN_LINK(), test_EndDialog(), test_eventMask(), test_Expose(), test_foregroundwindow(), test_fullscreen(), test_GetUpdateRect(), test_input_message_source(), test_Input_mouse(), test_Input_whitebox(), test_InSendMessage(), test_instances(), test_IsWindowUnicode(), test_menu_hilitemenuitem(), test_menu_input(), test_menu_messages(), test_messages(), test_NCRedraw(), test_notify(), test_param_check(), Test_RealGetWindowClass(), test_redrawnow(), test_scrollbar_visibility(), test_set_clipboard_DRAWCLIPBOARD(), test_set_window_style(), test_setinfo(), test_SHSetWindowBits(), test_smresult(), test_subclass(), test_thick_child_size(), test_winproc_handles(), test_WM_NOTIFY(), test_wndproc(), VfdToolTip(), wait_idle_thread(), wined3d_dll_init(), WinMain(), and wmain().

◆ lpszMenuName

◆ style


The documentation for this struct was generated from the following file: