ReactOS 0.4.16-dev-1204-gb627a42
|
#include <user32.h>
Go to the source code of this file.
Macros | |
#define | DEBUG |
Definition at line 49 of file window.c.
Referenced by Activate_RunDLL(), SHCreateFromDesktop(), and NotifyArea::WndProc().
Definition at line 1625 of file window.c.
Definition at line 1964 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 352 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 478 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 601 of file window.c.
Definition at line 1997 of file window.c.
Definition at line 618 of file window.c.
BOOL WINAPI EnumChildWindows | ( | HWND | hWndParent, |
WNDENUMPROC | lpEnumFunc, | ||
LPARAM | lParam | ||
) |
Definition at line 742 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 772 of file window.c.
Referenced by EnumChildWindows().
Definition at line 870 of file window.c.
HWND WINAPI FindWindowExA | ( | HWND | hwndParent, |
HWND | hwndChildAfter, | ||
LPCSTR | lpszClass, | ||
LPCSTR | lpszWindow | ||
) |
Definition at line 795 of file window.c.
Referenced by FindWindowA().
HWND WINAPI FindWindowExW | ( | HWND | hwndParent, |
HWND | hwndChildAfter, | ||
LPCWSTR | lpszClass, | ||
LPCWSTR | lpszWindow | ||
) |
Definition at line 830 of file window.c.
Referenced by FindWindowExA(), and FindWindowW().
Definition at line 882 of file window.c.
BOOL WINAPI GetAltTabInfoA | ( | HWND | hwnd, |
int | iItem, | ||
PALTTABINFO | pati, | ||
LPSTR | pszItemText, | ||
UINT | cchItemText | ||
) |
Definition at line 904 of file window.c.
BOOL WINAPI GetAltTabInfoW | ( | HWND | hwnd, |
int | iItem, | ||
PALTTABINFO | pati, | ||
LPWSTR | pszItemText, | ||
UINT | cchItemText | ||
) |
Definition at line 929 of file window.c.
Referenced by CheckListWndProc(), DIALOG_CreateIndirect(), EndDialog(), HardwareDlgProc(), init_procs(), IntGetWindowLong(), MonitorSelWndProc(), MonthCalReload(), MonthCalWndProc(), CSysPagerWnd::OnCreate(), CMenuFocusManager::ProcessMouseMove(), RememberLastActive(), SHELL32_FileOperation(), CProgressDialog::StartProgressDialog(), test_CShellMenu_with_DeskBar(), test_dpi_mapping(), and ThemePreWindowProc().
Definition at line 965 of file window.c.
Definition at line 628 of file window.c.
Definition at line 1073 of file window.c.
Definition at line 1083 of file window.c.
Referenced by AnyPopup(), CreateWindowExA(), CreateWindowExW(), and GetTopWindow().
BOOL WINAPI DECLSPEC_HOTPATCH GetWindowInfo | ( | HWND | hWnd, |
PWINDOWINFO | pwi | ||
) |
Definition at line 1177 of file window.c.
Definition at line 1241 of file window.c.
Definition at line 1258 of file window.c.
Definition at line 1274 of file window.c.
Definition at line 1300 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 1382 of file window.c.
Referenced by AboutDlgProc(), AddressBarProc(), AddToFavoritesDlgProc(), AtlAxWin_wndproc(), BaseControlWindowImpl_get_Caption(), CBUpdateLBox(), ChooseFolder(), CHSourceDlgProc(), CMP_RegisterNotification(), COMBOEX_ComboWndProc(), CompleteSwitch(), CredDialogCommandOk(), DIALOG_IsAccelerator(), DialogProc(), DoTestCaseB(), EnableOkButtonFromEditContents(), EndNowDlgProc(), EnumWindowsProc(), ExportRegistryFile_OFNHookProc(), FILEDLG95_FILENAME_GetFileNames(), find_control(), find_top_window(), find_window_callback(), FindDialogProc(), FontProc(), FontSizeList_GetSelectedFontSize(), FontWndProc(), CDrvDefExt::GeneralPageProc(), get_button_text(), get_window_text(), CSearchBar::GetAddressEditBoxLocations(), 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(), mask_control_change(), MDI_UpdateFrameText(), MessageBoxTextToClipboard(), modify_dword_dlgproc(), modify_multi_string_dlgproc(), modify_string_dlgproc(), MoreOptDlgProc(), OnCommand(), CFontsDialog::OnFontSize(), CSelectDriveDlg::OnInitDialog(), CShellLink::OnNotify(), OnPaint(), CAddressBand::OnTipText(), CZipExtract::CExtractSettingsPage::OnWizardNext(), paraformat_proc(), PrepareFoldersToScan(), prompt_dlgproc(), promptdisk_ok(), PROPSHEET_DialogProc(), CDownloadManager::RealDlgProc(), RunDlgProc(), BtrfsBalance::SaveBalanceOpts(), SaveCustomPath(), anonymous_namespace{settingsdlg.cpp}::SettingsDlgProc(), SetWelcomeText(), tabstops_proc(), taskdialog_get_label_size(), 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 1417 of file window.c.
Definition at line 1833 of file window.c.
Definition at line 1453 of file window.c.
Definition at line 1845 of file window.c.
Referenced by CanBeMinimized(), EnumWindowsProc(), Ghost_OnCreate(), Ghost_OnTimer(), and CTaskSwitchWnd::HandleTaskItemClick().
Definition at line 1605 of file window.c.
Referenced by CreateWindowExA(), and CreateWindowExW().
Definition at line 1615 of file window.c.
Referenced by CredDialogProc().
Definition at line 308 of file mdi.c.
Referenced by CreateWindowExA(), CreateWindowExW(), MDICascade(), and WIN_CreateWindowEx().
Definition at line 1669 of file window.c.
VOID NTAPI RtlFreeLargeString | ( | IN PLARGE_STRING | LargeString | ) |
Definition at line 141 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 1689 of file window.c.
Referenced by _tWinMain(), LPK_ApplyMirroring(), START_TEST(), WinMain(), and wWinMain().
Definition at line 1814 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(), CloseNewWindows(), CompleteSwitch(), CStubWindow32::CreateStub(), CTaskSwitchWnd::HandleTaskItemClick(), CTaskSwitchWnd::OnShellHook(), OnTimer(), ParseCmdAndExecute(), 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 1759 of file window.c.
Referenced by init_procs().
Definition at line 1790 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 152 of file window.c.
Referenced by CreateWindowExA(), and CreateWindowExW().
|
static |
Definition at line 650 of file window.c.
Referenced by EnumChildWindows(), EnumDesktopWindows(), EnumThreadWindows(), and EnumWindows().
WINE_DEFAULT_DEBUG_CHANNEL | ( | user32 | ) |