ReactOS 0.4.16-dev-1007-g2e85425
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
struct | wm_gettext_override_data |
struct | create_window_thread_params |
struct | dialog_param |
struct | dlg_parent_param |
struct | parentdc_stat |
struct | parentdc_test |
struct | window_attributes |
struct | smresult_thread_data |
struct | set_foreground_thread_params |
#define expect_ex_style | ( | window, | |
ex_style | |||
) | ok((ULONG)GetWindowLongA(window, GWL_EXSTYLE) == (ex_style), "expected ex_style %x != %x\n", (LONG)(ex_style), GetWindowLongA(window, GWL_EXSTYLE)) |
#define expect_gle_broken_9x | ( | gle | ) |
#define expect_style | ( | window, | |
style | |||
) | ok((ULONG)GetWindowLongA(window, GWL_STYLE) == (style), "expected style %x != %x\n", (LONG)(style), GetWindowLongA(window, GWL_STYLE)) |
#define nothing_todo {{0, 0, 0, 0}, {0, 0, 0, 0}, {0, 0, 0, 0}} |
#define SHOWSYSMETRIC | ( | SM | ) | trace(#SM "=%d\n", GetSystemMetrics(SM)) |
Definition at line 5262 of file win.c.
Referenced by test_AdjustWindowRect().
|
static |
Definition at line 3291 of file win.c.
Referenced by test_capture_1().
Definition at line 1118 of file win.c.
Referenced by START_TEST().
|
static |
Definition at line 160 of file win.c.
|
static |
Definition at line 4470 of file win.c.
Referenced by test_dialog_styles().
|
static |
Definition at line 118 of file win.c.
Referenced by parent_dlg_proc(), test_dialog_parent(), test_parent_owner(), and test_SetParent().
|
static |
Definition at line 6349 of file win.c.
Referenced by test_set_window_style().
|
static |
Definition at line 4206 of file win.c.
Referenced by test_window_styles().
|
static |
Definition at line 144 of file win.c.
|
static |
Definition at line 2795 of file win.c.
Definition at line 201 of file win.c.
Referenced by test_parent_owner(), and test_SetWindowPos().
Definition at line 3146 of file win.c.
Referenced by test_SetForegroundWindow().
Definition at line 8088 of file win.c.
Referenced by test_child_window_from_point().
Definition at line 5664 of file win.c.
Referenced by test_IsWindowUnicode().
Definition at line 5669 of file win.c.
Referenced by test_IsWindowUnicode().
|
static |
|
static |
Definition at line 73 of file win.c.
Referenced by mdi_child_wnd_proc_1(), mdi_child_wnd_proc_2(), and test_thick_child_size_winproc().
void dump_region | ( | HRGN | hrgn | ) |
Definition at line 7695 of file msg.c.
Referenced by check_update_rgn_(), test_scrolldc(), and test_scrollvalidate().
Definition at line 4338 of file win.c.
Referenced by check_dialog_style(), and test_dialog_parent().
Definition at line 4387 of file win.c.
Referenced by check_dialog_style().
Definition at line 4345 of file win.c.
Referenced by empty_dlg_proc2().
Definition at line 671 of file win.c.
Referenced by __acrt_EnumSystemLocalesEx(), enum_system_locales_ex_nolock(), and enum_thread().
Definition at line 677 of file win.c.
Referenced by test_enum_thread_windows().
Definition at line 994 of file win.c.
Referenced by test_nonclient_area().
Definition at line 84 of file win.c.
Definition at line 7340 of file win.c.
Referenced by test_fullscreen().
|
static |
Definition at line 8181 of file win.c.
Referenced by test_child_window_from_point().
Definition at line 6577 of file win.c.
Referenced by test_gettext().
Definition at line 173 of file win.c.
Referenced by peek_message(), and test_mouse_input().
|
static |
|
static |
Definition at line 749 of file win.c.
Referenced by RegisterWindowClasses(), and test_SetWindowLong().
|
static |
Definition at line 851 of file win.c.
Referenced by RegisterWindowClasses().
|
static |
Definition at line 1808 of file win.c.
Referenced by mdi_RegisterWindowClasses().
|
static |
Definition at line 1917 of file win.c.
Referenced by mdi_RegisterWindowClasses().
|
static |
Definition at line 1789 of file win.c.
Referenced by mdi_child_wnd_proc_1().
|
static |
Definition at line 2017 of file win.c.
Referenced by mdi_RegisterWindowClasses().
Definition at line 2075 of file win.c.
Referenced by test_mdi().
Definition at line 5793 of file win.c.
Referenced by test_CreateWindow().
Definition at line 8083 of file win.c.
Referenced by test_child_window_from_point().
Definition at line 3921 of file win.c.
Referenced by test_nccalcscroll().
Definition at line 2423 of file win.c.
Referenced by test_SetWindowPos().
Definition at line 4671 of file win.c.
Referenced by test_dialog_parent().
|
static |
Definition at line 5444 of file win.c.
Referenced by test_csparentdc().
Definition at line 3578 of file win.c.
Referenced by test_keyboard_input(), test_mouse_input(), and wait_for_message().
|
static |
Definition at line 4726 of file win.c.
Referenced by test_dialog_parent().
|
static |
Definition at line 5376 of file win.c.
Referenced by test_redrawnow().
Definition at line 4186 of file win.c.
Referenced by test_window_styles().
Definition at line 897 of file win.c.
Referenced by START_TEST().
|
static |
Definition at line 4711 of file win.c.
Referenced by test_dialog_parent().
|
static |
Definition at line 4686 of file win.c.
Referenced by test_dialog_parent().
|
static |
Definition at line 4318 of file win.c.
Referenced by empty_dlg_proc3().
Definition at line 6970 of file win.c.
Referenced by test_NCRedraw().
|
static |
Definition at line 2960 of file win.c.
Referenced by test_SetFocus().
Definition at line 9020 of file win.c.
Referenced by test_activateapp().
Definition at line 6594 of file win.c.
Referenced by test_gettext().
Definition at line 8307 of file win.c.
Referenced by START_TEST(), and test_window_from_point().
Definition at line 8846 of file win.c.
Referenced by test_smresult().
Definition at line 8789 of file win.c.
Referenced by test_smresult().
START_TEST | ( | win | ) |
Definition at line 9405 of file win.c.
Definition at line 4151 of file win.c.
Referenced by register_style_check_class().
Definition at line 9073 of file win.c.
Referenced by START_TEST().
Definition at line 5345 of file win.c.
Referenced by START_TEST().
Definition at line 5316 of file win.c.
Referenced by test_AdjustWindowRect().
Definition at line 5292 of file win.c.
Referenced by test_AdjustWindowRect().
Definition at line 5240 of file win.c.
Referenced by test_AWR_window_size().
Definition at line 3347 of file win.c.
Referenced by START_TEST().
Definition at line 3372 of file win.c.
Referenced by START_TEST().
Definition at line 3431 of file win.c.
Referenced by START_TEST().
Definition at line 3522 of file win.c.
Referenced by START_TEST().
|
static |
Definition at line 3456 of file win.c.
Referenced by test_capture_4().
Definition at line 8210 of file win.c.
Referenced by START_TEST().
Definition at line 2758 of file win.c.
Referenced by START_TEST().
Definition at line 5871 of file win.c.
Referenced by START_TEST().
Definition at line 5510 of file win.c.
Referenced by START_TEST().
Definition at line 9371 of file win.c.
Referenced by START_TEST().
Definition at line 4744 of file win.c.
Referenced by START_TEST().
Definition at line 4574 of file win.c.
Referenced by START_TEST().
Definition at line 734 of file win.c.
Referenced by START_TEST().
Definition at line 6931 of file win.c.
Referenced by START_TEST().
Definition at line 8009 of file win.c.
Referenced by START_TEST().
Definition at line 7893 of file win.c.
Referenced by START_TEST().
Definition at line 7920 of file win.c.
Referenced by START_TEST().
Definition at line 7366 of file win.c.
Referenced by START_TEST().
Definition at line 8055 of file win.c.
Referenced by START_TEST().
Definition at line 8941 of file win.c.
Referenced by START_TEST().
Definition at line 6608 of file win.c.
Referenced by START_TEST().
Definition at line 6783 of file win.c.
Referenced by START_TEST().
Definition at line 7017 of file win.c.
Referenced by START_TEST().
Definition at line 7742 of file win.c.
Definition at line 7114 of file win.c.
Referenced by START_TEST().
Definition at line 2359 of file win.c.
Referenced by START_TEST().
Definition at line 5674 of file win.c.
Referenced by START_TEST().
Definition at line 3588 of file win.c.
Referenced by START_TEST().
Definition at line 7183 of file win.c.
Referenced by START_TEST().
Definition at line 8468 of file win.c.
Referenced by START_TEST().
Definition at line 2102 of file win.c.
Referenced by START_TEST().
Definition at line 1718 of file win.c.
Referenced by test_mdi().
Definition at line 1368 of file win.c.
Referenced by test_mdi().
Definition at line 3682 of file win.c.
Referenced by START_TEST().
Definition at line 3931 of file win.c.
Referenced by START_TEST().
Definition at line 6996 of file win.c.
Referenced by START_TEST().
Definition at line 1055 of file win.c.
Referenced by START_TEST(), test_AWRwindow(), and test_SetMenu().
|
static |
Definition at line 5204 of file win.c.
Referenced by START_TEST().
Definition at line 210 of file win.c.
Referenced by START_TEST().
Definition at line 2833 of file win.c.
Referenced by START_TEST().
Definition at line 5395 of file win.c.
Referenced by START_TEST().
Definition at line 7835 of file win.c.
Referenced by START_TEST().
Definition at line 5097 of file win.c.
Referenced by START_TEST().
Definition at line 5136 of file win.c.
Referenced by START_TEST().
Definition at line 4941 of file win.c.
Referenced by START_TEST().
Definition at line 4888 of file win.c.
Referenced by START_TEST().
Definition at line 6372 of file win.c.
Referenced by START_TEST().
Definition at line 3080 of file win.c.
Definition at line 2973 of file win.c.
Definition at line 3164 of file win.c.
Definition at line 2621 of file win.c.
Referenced by START_TEST().
Definition at line 3970 of file win.c.
Referenced by START_TEST().
Definition at line 6306 of file win.c.
Referenced by START_TEST().
Definition at line 2436 of file win.c.
Referenced by START_TEST().
Definition at line 1234 of file win.c.
Referenced by START_TEST().
Definition at line 6441 of file win.c.
Referenced by START_TEST().
Definition at line 8883 of file win.c.
Referenced by START_TEST().
Definition at line 7610 of file win.c.
Referenced by START_TEST().
|
static |
Definition at line 7518 of file win.c.
Referenced by test_thick_child_size().
Definition at line 8690 of file win.c.
Referenced by START_TEST().
Definition at line 3883 of file win.c.
Referenced by START_TEST().
Definition at line 2931 of file win.c.
Referenced by START_TEST().
Definition at line 8395 of file win.c.
Referenced by START_TEST().
Definition at line 4271 of file win.c.
Referenced by START_TEST().
|
static |
Definition at line 2713 of file win.c.
Referenced by test_children_zorder().
Definition at line 8757 of file win.c.
Referenced by START_TEST().
Definition at line 9261 of file win.c.
Referenced by START_TEST().
Definition at line 9314 of file win.c.
Referenced by START_TEST().
Definition at line 7780 of file win.c.
Referenced by START_TEST().
|
static |
Definition at line 6898 of file win.c.
Referenced by test_Expose().
|
static |
Definition at line 6949 of file win.c.
Referenced by test_NCRedraw().
|
static |
Definition at line 870 of file win.c.
Referenced by RegisterWindowClasses().
|
static |
Definition at line 944 of file win.c.
Referenced by cbt_hook_proc().
Definition at line 101 of file win.c.
Referenced by test_window_from_point().
Definition at line 3664 of file win.c.
Referenced by test_mouse_input(), and window_from_point_proc().
Definition at line 8338 of file win.c.
Referenced by START_TEST().
Definition at line 1010 of file win.c.
Referenced by test_AWR_flags(), and test_nonclient_area().
Definition at line 9225 of file win.c.
Referenced by test_winproc_handles(), and test_winproc_limit().
Definition at line 9234 of file win.c.
Referenced by test_winproc_limit().
Definition at line 9248 of file win.c.
Referenced by test_winproc_limit().
Definition at line 5823 of file win.c.
Referenced by test_CreateWindow().
|
static |
|
static |
|
static |
Definition at line 63 of file win.c.
Referenced by main_window_procA(), and test_activateapp().
|
static |
Definition at line 63 of file win.c.
Referenced by main_window_procA(), and test_activateapp().
|
static |
Definition at line 4184 of file win.c.
Referenced by check_window_style(), and register_style_check_class().
BOOL bInvert |
Definition at line 51 of file win.c.
Referenced by COMCTL32_StrSpnHelperA(), ATL::CWindow::FlashWindow(), FlashWindow(), and SHLWAPI_StrSpnHelperA().
|
static |
Definition at line 5821 of file win.c.
Referenced by test_CreateWindow(), and winsizes_wnd_proc().
|
static |
Definition at line 8326 of file win.c.
Referenced by static_hook_proc(), and window_from_point_proc().
Definition at line 42 of file win.c.
Referenced by GetProcessDefaultLayout().
|
static |
Definition at line 5820 of file win.c.
Referenced by test_CreateWindow(), and winsizes_wnd_proc().
|
static |
Definition at line 5820 of file win.c.
Referenced by test_CreateWindow(), and winsizes_wnd_proc().
|
static |
Definition at line 4343 of file win.c.
Referenced by check_order(), empty_dlg_proc2(), and empty_dlg_proc3().
|
static |
Definition at line 5821 of file win.c.
Referenced by _check_txgetnaturalsize(), test_CreateWindow(), and winsizes_wnd_proc().
|
static |
Referenced by main_window_procA(), main_window_procW(), and test_gettext().
|
static |
Definition at line 8327 of file win.c.
Referenced by static_hook_proc(), and window_from_point_proc().
Definition at line 43 of file win.c.
Referenced by test_CreateWindow(), test_layered_window(), test_scrolldc(), test_scrollvalidate(), test_scrollwindow(), and test_vis_rgn().
|
static |
Definition at line 62 of file win.c.
Referenced by cbt_hook_proc(), and START_TEST().
|
static |
Definition at line 66 of file win.c.
Referenced by CBandSiteMenu::_AddISFBandToMenu(), CFSDropTarget::_GetEffectFromMenu(), _InsertMenuItemW(), AccPropServices_ClearHmenuProps(), AccPropServices_ComposeHmenuIdentityString(), AccPropServices_SetHmenuProp(), AccPropServices_SetHmenuPropServer(), AccPropServices_SetHmenuPropStr(), CTrayBandSite::AddContextMenus(), AWR_init(), check_menu_item_info(), check_menu_items(), CheckMenuItem(), clear_ftype_and_state(), compare_menu_data(), create_menu_from_data(), create_menuitem_from_data(), DECLARE_INTERFACE_(), DesktopShellView::DoDesktopContextMenu(), FileMenu_AddFilesForPidl(), FileMenu_AppendFilesForPidl(), FileMenu_DeleteAllItems(), FileMenu_Destroy(), FileMenu_InitMenuPopup(), FileMenu_InsertUsingPidl(), FileMenu_ReplaceUsingPidl(), CDefView::FillFileMenu(), FM_GetMenuInfo(), FM_InitMenuPopup(), FM_SetMenuParameter(), get_menu_style(), GetMenuContextHelpId(), GetMenuInfo(), GetMenuItemCount(), GetMenuItemInfo_common(), GetMenuItemInfoA(), GetSubmenuByID(), IFileDialogCustomize_fnAddControlItem(), IFileDialogCustomize_fnRemoveControlItem(), IFileDialogCustomize_fnSetControlItemState(), insert_menu_item(), CTravelLog::InsertMenuEntries(), MD_OnMenuChar(), MD_OnMenuSelect(), MENU_FindItem(), menu_ownerdraw_wnd_proc(), modify_menu(), MyTrackPopupMenu(), OLEMenu_SetIsServerMenu(), CShellMenuCallback::OnInitMenu(), CDefView::OnInitMenuPopup(), CMenuFocusManager::PopTrackedPopup(), CMenuFocusManager::PushToArray(), BtrfsContextMenu::QueryContextMenu(), CZipFolder::QueryContextMenu(), CQuickLaunchBand::QueryContextMenu(), CBandSiteMenu::QueryContextMenu(), CISFBand::QueryContextMenu(), ReallyGetMenuItemID(), set_menu_item_info(), set_menu_style(), CMenuStaticToolbar::SetMenu(), CMenuBand::SetMenu(), SetMenuContextHelpId(), SetMenuInfo(), SetMenuItemInfoA(), shellex_run_context_menu_default(), ShellFolderContextMenu(), TaskBar::ShowAppSystemMenu(), START_TEST(), test_AdjustWindowRect(), test_AppendMenu(), test_AWRwindow(), test_capture_4(), test_CheckMenuRadioItem(), test_contextmenu(), test_CreateWindow(), test_CShellMenu_callbacks(), test_CShellMenu_params(), test_CShellMenu_with_DeskBar(), test_emptypopup(), test_getmenubarinfo(), test_GetMenuItemRect(), test_InsertMenu(), test_mbs_help(), test_menu_add_string(), test_menu_getmenuinfo(), test_menu_iteminfo(), test_menu_locked_by_window(), test_menu_messages(), test_menu_ownerdraw(), test_menu_resource_layout(), test_menu_search_bycommand(), test_menu_setmenuinfo(), test_menu_trackpopupmenu(), test_messages(), test_pack_QCMINFO(), test_subpopup_locked_by_menu(), test_sys_menu(), and WndProc().
HRGN hrgn |
Definition at line 55 of file win.c.
Referenced by GetWindowRgn(), GetWindowRgnBox(), test_scrolldc(), test_scrollvalidate(), test_vis_rgn(), test_winregion(), and ValidateRgn().
|
static |
Definition at line 61 of file win.c.
Referenced by START_TEST(), test_csparentdc(), test_parent_owner(), test_redrawnow(), test_SetWindowLong(), and test_window_without_child_style().
|
static |
Definition at line 61 of file win.c.
Referenced by START_TEST(), test_params(), and test_parent_owner().
|
static |
Definition at line 60 of file win.c.
Referenced by cbt_hook_proc().
Definition at line 69 of file win.c.
Referenced by main_window_procA(), START_TEST(), test_capture_4(), test_nonclient_area(), test_parent_owner(), test_SetMenu(), test_SetParent(), test_SetWindowPos(), test_shell_window(), and test_vis_rgn().
DWORD layout |
Definition at line 53 of file win.c.
Referenced by GetProcessDefaultLayout(), SetProcessDefaultLayout(), and test_CreateWindow().
const UPDATELAYEREDWINDOWINFO *static LPMONITORINFO |
WINDOWINFO *static LPSTR |
|
static |
Definition at line 895 of file win.c.
Referenced by RegisterWindowClasses(), and test_gettext().
Definition at line 1366 of file win.c.
Referenced by mdi_child_wnd_proc_1(), mdi_child_wnd_proc_2(), test_mdi(), test_MDI_child_stack(), and test_MDI_create().
|
static |
Definition at line 7338 of file win.c.
Referenced by ACTION_InstallFiles(), ACTION_PatchFiles(), add_message_(), cabinet_next_cabinet(), cabinet_next_cabinet_stream(), Mapdesc::calcPartialVelocity(), CascadeWindows(), ATL::CWindow::CenterWindow(), change_media(), cicGetScreenRect(), cicGetWorkAreaRect(), click_menu(), ClipOrCenterRectToMonitor(), co_UserSetCapture(), create_mapping(), CryptCATEnumerateMember(), destroy_mapping(), EnumerateLoadedModulesW64(), extract_cabinet(), extract_cabinet_stream(), find_primary_mon(), find_published_source(), fullscreen_wnd_proc(), get_available_monitors_proc(), get_cabinet_filename(), get_menu_style(), CTrayWindow::GetDraggingRectFromPt(), GetMenuPosFromID(), CTrayWindow::GetScreenRect(), CTrayWindow::GetScreenRectFromRect(), CUIFToolTip::GetTipWindowRect(), GetWindowMonitorInfo(), CUIFWindow::GetWorkArea(), handle_findmsg(), IFileDialogCustomize_fnEnableOpenDropDown(), Imm32GetNearestWorkArea(), main_window_proc(), map_file_into_memory(), MCIAVI_mciPlay(), media_get_disk_info(), monitor_enum_proc(), MoveOnScreen(), mpg123_info(), mpg123_set_moreinfo(), msi_cabextract(), msi_free_media_info(), msi_load_media_info(), NtUserMenuItemFromPoint(), OnCommand(), CShellBrowser::OnDisplayChangeDelayed(), OnInitDialog(), OnInitPopupMenu(), CShellBrowser::OnToggleFullscreen(), PROPSHEET_DialogProc(), PSetupCreateMonitorInfo(), PSetupDestroyMonitorInfo(), PSetupEnumMonitor(), pswitch(), ready_media(), registry_read_filelist(), registry_set_filelist(), CAutoComplete::RepositionDropDown(), resize_mapping(), run_spi_setmouse_test(), set_menu_style(), SetMenuInfo(), SHGetMenuFromID(), source_matches_volume(), START_TEST(), SymGetModuleInfo(), test_fullscreen(), test_mbs_help(), test_menu_bmp_and_string(), test_menu_getmenuinfo(), test_menu_setmenuinfo(), test_menualign(), test_monitors(), test_ShowWindow(), test_subpopup_locked_by_menu(), test_work_area(), TH32CreateSnapshotSectionInitialize(), TileWindows(), unmap_file_from_memory(), ModuleData::Update(), and UserProcessMouseInput().
|
static |
Definition at line 58 of file win.c.
Referenced by gettext_msg_thread(), main_window_procA(), main_window_procW(), test_FindWindowEx(), and test_gettext().
|
static |
Definition at line 59 of file win.c.
Referenced by main_window_procA(), settext_msg_thread(), and test_gettext().
|
static |
Definition at line 3289 of file win.c.
Referenced by button_hook_proc(), and test_capture_1().
|
static |
Definition at line 67 of file win.c.
Referenced by check_z_order_debug(), and START_TEST().
|
static |
Definition at line 5374 of file win.c.
Referenced by redraw_window_procA(), and test_redrawnow().
Definition at line 65 of file win.c.
Referenced by AWR_init(), and test_AWR_window_size().
|
static |
Definition at line 57 of file win.c.
Referenced by main_window_procA(), and test_mouse_input().
|
static |
Definition at line 7516 of file win.c.
Referenced by test_thick_child_size(), and test_thick_child_size_winproc().
|
static |
Definition at line 7513 of file win.c.
Referenced by test_thick_child_size(), and test_thick_child_size_winproc().
Definition at line 7514 of file win.c.
Referenced by test_thick_child_size(), and test_thick_child_size_winproc().
|
static |
Definition at line 7515 of file win.c.
Referenced by test_thick_child_size(), and test_thick_child_size_winproc().
Definition at line 9247 of file win.c.
Referenced by test_winproc_limit(), and winproc_convW().
WINDOWINFO *static UINT |
|
static |
Definition at line 5374 of file win.c.
Referenced by redraw_window_procA(), and test_redrawnow().