ReactOS 0.4.15-dev-6679-g945ee4b
|
#include <user32.h>
Go to the source code of this file.
Macros | |
#define | DEBUG |
Definition at line 49 of file window.c.
Referenced by SHCreateFromDesktop(), and NotifyArea::WndProc().
Definition at line 1656 of file window.c.
Definition at line 1995 of file window.c.
Definition at line 69 of file window.c.
Definition at line 92 of file window.c.
LPCWSTR FASTCALL ClassNameToVersion | ( | const void * | lpszClass, |
LPCWSTR | lpszMenuName, | ||
LPCWSTR * | plpLibFileName, | ||
HANDLE * | pContext, | ||
BOOL | bAnsi | ||
) |
Definition at line 85 of file class.c.
Referenced by GetClassInfoExA(), GetClassInfoExW(), RegisterClassExWOWW(), UnregisterClassA(), UnregisterClassW(), and User32CreateWindowEx().
HWND WINAPI DECLSPEC_HOTPATCH CreateWindowExA | ( | DWORD | dwExStyle, |
LPCSTR | lpClassName, | ||
LPCSTR | lpWindowName, | ||
DWORD | dwStyle, | ||
int | x, | ||
int | y, | ||
int | nWidth, | ||
int | nHeight, | ||
HWND | hWndParent, | ||
HMENU | hMenu, | ||
HINSTANCE | hInstance, | ||
LPVOID | lpParam | ||
) |
Definition at line 380 of file window.c.
HWND WINAPI DECLSPEC_HOTPATCH CreateWindowExW | ( | DWORD | dwExStyle, |
LPCWSTR | lpClassName, | ||
LPCWSTR | lpWindowName, | ||
DWORD | dwStyle, | ||
int | x, | ||
int | y, | ||
int | nWidth, | ||
int | nHeight, | ||
HWND | hWndParent, | ||
HMENU | hMenu, | ||
HINSTANCE | hInstance, | ||
LPVOID | lpParam | ||
) |
Definition at line 506 of file window.c.
HDWP WINAPI DeferWindowPos | ( | HDWP | hWinPosInfo, |
HWND | hWnd, | ||
HWND | hWndInsertAfter, | ||
int | x, | ||
int | y, | ||
int | cx, | ||
int | cy, | ||
UINT | uFlags | ||
) |
Definition at line 629 of file window.c.
Definition at line 2028 of file window.c.
Definition at line 646 of file window.c.
BOOL WINAPI EnumChildWindows | ( | HWND | hWndParent, |
WNDENUMPROC | lpEnumFunc, | ||
LPARAM | lParam | ||
) |
Definition at line 770 of file window.c.
BOOL WINAPI EnumDesktopWindows | ( | HDESK | hDesktop, |
WNDENUMPROC | lpfn, | ||
LPARAM | lParam | ||
) |
BOOL WINAPI EnumThreadWindows | ( | DWORD | dwThreadId, |
WNDENUMPROC | lpfn, | ||
LPARAM | lParam | ||
) |
BOOL WINAPI EnumWindows | ( | WNDENUMPROC | lpEnumFunc, |
LPARAM | lParam | ||
) |
Definition at line 800 of file window.c.
Referenced by EnumChildWindows().
Definition at line 898 of file window.c.
HWND WINAPI FindWindowExA | ( | HWND | hwndParent, |
HWND | hwndChildAfter, | ||
LPCSTR | lpszClass, | ||
LPCSTR | lpszWindow | ||
) |
Definition at line 823 of file window.c.
Referenced by FindWindowA().
HWND WINAPI FindWindowExW | ( | HWND | hwndParent, |
HWND | hwndChildAfter, | ||
LPCWSTR | lpszClass, | ||
LPCWSTR | lpszWindow | ||
) |
Definition at line 858 of file window.c.
Referenced by FindWindowExA(), and FindWindowW().
Definition at line 910 of file window.c.
BOOL WINAPI GetAltTabInfoA | ( | HWND | hwnd, |
int | iItem, | ||
PALTTABINFO | pati, | ||
LPSTR | pszItemText, | ||
UINT | cchItemText | ||
) |
Definition at line 932 of file window.c.
BOOL WINAPI GetAltTabInfoW | ( | HWND | hwnd, |
int | iItem, | ||
PALTTABINFO | pati, | ||
LPWSTR | pszItemText, | ||
UINT | cchItemText | ||
) |
Definition at line 960 of file window.c.
Definition at line 1005 of file window.c.
Definition at line 656 of file window.c.
Referenced by _tWinMain(), AnyPopup(), Window::AppBar_SetSide(), BackupWindowsPosProc(), CDimmedWindow::Capture(), CascadeWindows(), CenterWindow(), ClientToScreen(), clipboard_thread(), CommDlgProc(), create_dde_server(), create_dde_window(), create_directdraw(), create_parent(), create_parent_window(), createParentWindow(), DATETIME_LButtonDown(), ddraw_attach_d3d_device(), ddraw_set_swapchain_window(), DIALOG_CreateIndirect(), DIALOG_FindMsgDestination(), DlgProc(), do_wait_idle_child(), doWinMain(), DSoundRender_create(), explorer_main(), get_hwnd(), GetClientRect(), GetTopWindow(), GetWindowRect(), GUIDisplayLockedNotice(), GUIDisplaySASNotice(), GUILockedSAS(), GUILoggedOnSAS(), GUILoggedOutSAS(), HandleShutdown(), IDirectInputDevice2WImpl_SetCooperativeLevel(), ImageList_DragEnter(), ImageList_DragLeave(), init_nscontainer(), IntBroadcastSystemMessage(), IntGetWindowLong(), IsDialogMessageW(), IShellBrowserImpl_GetWindow(), IsThereAnyEffectiveWindow(), MapWindowPoints(), MCIAVI_mciWhere(), MCICDA_Play(), MCIQTZ_mciWhere(), CTrayWindow::MinimizeAll(), CZipExtract::CExtractSettingsPage::OnSetActive(), OnTimer(), CNotifyToolbar::OnTooltipShow(), OnTrayInitDialog(), CMenuDeskBar::Popup(), queue_event(), Run(), running_on_visible_desktop(), ScreenToClient(), set_clipboard_thread(), shellbrowser_GetWindow(), ShowStatusMessageThread(), SlideWindow(), START_TEST(), StartupWindowThread(), SysMouseWImpl_Acquire(), test_bad_control_class(), test_buttons(), test_clipboard_viewers(), test_ClipboardOwner(), test_create_window(), test_CreateWindow(), test_CShellMenu_with_DeskBar(), test_custom_default_button(), test_data_handles(), test_deferwindowpos(), test_DeleteDC(), test_DestroyWindow(), test_dialog_parent(), test_disableowner(), test_dpi_mapping(), test_dpi_window(), test_fullscreen(), test_GetRandomRgn(), test_gettext(), test_GetWindowModuleFileName(), test_hwnd_message(), test_ImmThreads(), test_InternetErrorDlg(), test_IsWindowUnicode(), test_killfocus(), test_marshal_HWND(), test_mdi(), test_mdi_messages(), test_messages(), test_nopage(), Test_OneParamRoutine_MapDesktopObject(), Test_OneParamRoutine_WindowFromDC(), test_paint_messages(), test_parent_owner(), test_PrintDlgExW(), test_PSM_ADDPAGE(), test_PSM_INSERTPAGE(), test_RunControlPanel(), test_SetFocus(), test_SetForegroundWindow(), test_SetParent(), test_SetWindowPos(), test_title(), test_token_security_descriptor(), test_wiznavigation(), ThemePreWindowProc(), thread(), TileWindows(), TREEVIEW_CreateDragImage(), UManStartDlg(), WinMain(), WINTRUST_CertVerify(), WINTRUST_DefaultVerify(), WndProc(), and wWinMain().
Definition at line 1894 of file window.c.
Referenced by _CmdWndProc(), _tWinMain(), check_active_state_(), check_wnd_state_(), Client_get_accState(), COMBOEX_ComboWndProc(), FileChildWindow::Command(), CredDialogInit(), DEFDLG_Proc(), DEFDLG_SaveFocus(), delayFocusDlgWinProc(), DialogProc_0(), DialogProc_1(), DlgMainProc(), edit_dialog_proc(), edit_singleline_dialog_proc(), edit_wantreturn_dialog_proc(), EDIT_WM_NCPaint(), EndDialog(), FillGrid(), CMainWindow::HandleTabOrder(), CAddressBand::HasFocusIO(), CBrandBand::HasFocusIO(), ImmWINNLSEnableIME(), installer_proc(), IntDrawScrollBar(), IntScrollHandleScrollEvent(), IPADDRESS_Draw(), is_doc_child_focus(), IsDialogMessageW(), IShellBrowserImpl_BrowseObject(), make_new_folder_timer_callback(), MapWndProc(), MsgCheckProcA(), MSIDialog_WndProc(), multi_edit_dialog_proc(), CDefView::OnContextMenu(), OnTimer(), PROPSHEET_SetWizButtons(), SCROLL_HandleScrollEvent(), set_focus_on_activate_proc(), CAutoComplete::ShowDropDown(), TAB_DrawItemInterior(), test_accelerators(), test_attach_input(), test_autoradio_kbd_move(), test_button_messages(), test_capture_2(), test_combo_editselection_focus(), test_comboex_WM_LBUTTONDOWN(), test_dialog_messages(), test_editbox(), test_editselection_focus(), test_focus(), test_IsDialogMessage(), test_keyboard_input(), test_LVN_ENDLABELEDIT(), test_mdi_messages(), test_messages(), test_SaveRestoreFocus(), test_SetFocus(), test_SetForegroundWindow(), test_wiznavigation(), test_WM_LBUTTONDOWN(), test_WM_NEXTDLGCTL(), thread_proc_0(), thread_proc_1(), thread_proc_2(), ThreadMgr_AssociateFocus(), ThreadMgr_IsThreadFocus(), TreeListKeyDown(), TreeListMouseClick(), TREEVIEW_DrawItem(), WndProc(), FileChildWindow::WndProc(), and StartMenuButton::WndProc().
Definition at line 1113 of file window.c.
Definition at line 1123 of file window.c.
Referenced by AnyPopup(), CreateWindowExA(), CreateWindowExW(), and GetTopWindow().
BOOL WINAPI DECLSPEC_HOTPATCH GetWindowInfo | ( | HWND | hWnd, |
PWINDOWINFO | pwi | ||
) |
Definition at line 1207 of file window.c.
Definition at line 1271 of file window.c.
Definition at line 1288 of file window.c.
Definition at line 1304 of file window.c.
Definition at line 1330 of file window.c.
Referenced by CC_CheckDigitsInEdit(), Child_WndProc(), ET2_check_change(), formatopts_proc(), GetDlgItemTextA(), gettext_msg_thread(), LISTVIEW_EndEditLabelT(), msgbox_hook_proc(), NPS_ProxyPasswordDialog(), page_dlg_proc(), set_foreground(), sheet_callback(), test_aw_conversion_dlgproc(), test_aw_conversion_dlgproc2(), test_create(), test_defwinproc(), test_desktop_winproc(), test_dtm_set_format(), test_edit_control_2(), test_fontsize(), test_foregroundwindow(), test_get_set_text(), test_gettext(), test_ImmDefaultHwnd(), test_itemedit(), test_params(), test_set_text(), test_UDS_SETBUDDYINT(), test_updown_base(), test_updown_create(), test_WM_CREATE(), TestControlStyleDlgProc(), TREEVIEW_EndEditLabelNow(), WinMain(), and WorkerThread().
Definition at line 1412 of file window.c.
Referenced by AboutDlgProc(), AddressBarProc(), AtlAxWin_wndproc(), BaseControlWindowImpl_get_Caption(), CBUpdateLBox(), CHSourceDlgProc(), CMP_RegisterNotification(), COMBOEX_ComboWndProc(), CompleteSwitch(), CredDialogCommandOk(), DIALOG_IsAccelerator(), DialogProc(), DoTestCaseB(), CDownloadManager::DownloadDlgProc(), EnableOkButtonFromEditContents(), EndNowDlgProc(), EnumProc(), EnumWindowsProc(), ExportRegistryFile_OFNHookProc(), FILEDLG95_FILENAME_GetFileNames(), find_control(), find_top_window(), find_window_callback(), FindDialogProc(), FontProc(), FontSizeList_GetSelectedFontSize(), FontWndProc(), get_button_text(), CSearchBar::GetAddressEditBoxPath(), GetDlgItemTextW(), CAutoComplete::GetEditText(), GetStringFromDialog(), GetTextboxText(), ATL::CWindow::GetWindowText(), hyperlink_dlgproc(), ICONTITLE_Paint(), ICONTITLE_SetTitlePos(), ie_dialog_open_proc(), InitializeChkDskDialog(), InitializeFormatDriveDlg(), IPADDRESS_ConstrainField(), IPADDRESS_GetAddress(), IPADDRESS_SubclassProc(), IPADDRESS_UpdateText(), LabelWndProc(), LISTVIEW_Command(), LISTVIEW_EditLabelT(), LISTVIEW_EndEditLabelT(), MDI_UpdateFrameText(), MessageBoxTextToClipboard(), modify_dword_dlgproc(), modify_multi_string_dlgproc(), modify_string_dlgproc(), msi_get_window_text(), msi_mask_control_change(), OnCommand(), OnPaint(), CAddressBand::OnTipText(), CZipExtract::CExtractSettingsPage::OnWizardNext(), paraformat_proc(), PrepareFoldersToScan(), prompt_dlgproc(), promptdisk_ok(), PROPSHEET_DialogProc(), RunDlgProc(), BtrfsBalance::SaveBalanceOpts(), SaveCustomPath(), anonymous_namespace{settingsdlg.cpp}::SettingsDlgProc(), SetWelcomeText(), tabstops_proc(), TcpipFilterPortDlg(), test_aw_conversion_dlgproc(), test_aw_conversion_dlgproc2(), test_gettext(), test_mouse_keyboard(), TREEVIEW_Command(), TREEVIEW_EndEditLabelNow(), UPDOWN_GetBuddyInt(), UPDOWN_SetBuddyInt(), UserpFormatMessages(), ValidateEditContents(), WININET_GetSetPassword(), WININET_PasswordDialog(), WININET_ProxyPasswordDialog(), and WinMain().
Definition at line 1447 of file window.c.
Definition at line 1864 of file window.c.
Definition at line 1483 of file window.c.
Definition at line 1876 of file window.c.
Referenced by EnumWindowsProc(), Ghost_OnCreate(), and Ghost_OnTimer().
Definition at line 1636 of file window.c.
Referenced by CreateWindowExA(), and CreateWindowExW().
Definition at line 1646 of file window.c.
Referenced by CredDialogProc().
Definition at line 308 of file mdi.c.
Referenced by CreateWindowExA(), CreateWindowExW(), and MDICascade().
Definition at line 1700 of file window.c.
VOID NTAPI RtlFreeLargeString | ( | IN PLARGE_STRING | LargeString | ) |
Definition at line 141 of file window.c.
Referenced by User32CreateWindowEx().
Definition at line 153 of file window.c.
Referenced by User32CreateWindowEx().
FORCEINLINE VOID RtlInitLargeString | ( | OUT PLARGE_STRING | plstr, |
LPCVOID | psz, | ||
BOOL | bUnicode | ||
) |
Definition at line 124 of file window.c.
Referenced by User32CreateWindowEx().
INT WINAPI ScrollWindowEx | ( | HWND | hWnd, |
int | dx, | ||
int | dy, | ||
CONST RECT * | prcScroll, | ||
CONST RECT * | prcClip, | ||
HRGN | hrgnUpdate, | ||
LPRECT | prcUpdate, | ||
UINT | flags | ||
) |
Definition at line 1720 of file window.c.
Referenced by _tWinMain(), LPK_ApplyMirroring(), START_TEST(), WinMain(), and wWinMain().
Definition at line 1845 of file window.c.
BOOL WINAPI DECLSPEC_HOTPATCH SetWindowTextA | ( | HWND | hWnd, |
LPCSTR | lpString | ||
) |
BOOL WINAPI DECLSPEC_HOTPATCH SetWindowTextW | ( | HWND | hWnd, |
LPCWSTR | lpString | ||
) |
Definition at line 82 of file window.c.
Referenced by ApplicationPage_OnSwitchTo(), ApplicationPage_OnWindowsBringToFront(), CompleteSwitch(), CTaskSwitchWnd::HandleTaskItemClick(), CTaskSwitchWnd::OnShellHook(), OnTimer(), ProcessHotKey(), and RotateTasks().
BOOL WINAPI UpdateLayeredWindow | ( | HWND | hwnd, |
HDC | hdcDst, | ||
POINT * | pptDst, | ||
SIZE * | psize, | ||
HDC | hdcSrc, | ||
POINT * | pptSrc, | ||
COLORREF | crKey, | ||
BLENDFUNCTION * | pbl, | ||
DWORD | dwFlags | ||
) |
Definition at line 1790 of file window.c.
Referenced by init_procs().
Definition at line 1821 of file window.c.
Definition at line 24 of file window.c.
HWND WINAPI User32CreateWindowEx | ( | DWORD | dwExStyle, |
LPCSTR | lpClassName, | ||
LPCSTR | lpWindowName, | ||
DWORD | dwStyle, | ||
int | x, | ||
int | y, | ||
int | nWidth, | ||
int | nHeight, | ||
HWND | hWndParent, | ||
HMENU | hMenu, | ||
HINSTANCE | hInstance, | ||
LPVOID | lpParam, | ||
DWORD | dwFlags | ||
) |
Definition at line 180 of file window.c.
Referenced by CreateWindowExA(), and CreateWindowExW().
|
static |
Definition at line 678 of file window.c.
Referenced by EnumChildWindows(), EnumDesktopWindows(), EnumThreadWindows(), and EnumWindows().
WINE_DEFAULT_DEBUG_CHANNEL | ( | user32 | ) |