/reactos/dll/cpl/sysdm/ |
H A D | environment.c | 596 MapWindowPoints(HWND_DESKTOP, hwndDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnEnvironmentEditDlgResize() 611 MapWindowPoints(HWND_DESKTOP, hwndDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnEnvironmentEditDlgResize() 627 MapWindowPoints(HWND_DESKTOP, hwndDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnEnvironmentEditDlgResize() 1405 MapWindowPoints(HWND_DESKTOP, hwndDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnEnvironmentDlgResize() 1420 MapWindowPoints(HWND_DESKTOP, hwndDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnEnvironmentDlgResize() 1436 MapWindowPoints(HWND_DESKTOP, hwndDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnEnvironmentDlgResize() 1453 MapWindowPoints(HWND_DESKTOP, hwndDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnEnvironmentDlgResize() 1471 MapWindowPoints(HWND_DESKTOP, hwndDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnEnvironmentDlgResize() 1486 MapWindowPoints(HWND_DESKTOP, hwndDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnEnvironmentDlgResize() 1501 MapWindowPoints(HWND_DESKTOP, hwndDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnEnvironmentDlgResize() [all …]
|
/reactos/modules/rostests/dibtests/patblt/ |
H A D | patblt.cpp | 172 MapRect(HWnd, HWND_DESKTOP, RClient); in MainWndProc() 183 MapRect(HWnd, HWND_DESKTOP, RTrack); in MainWndProc() 222 MapRect(HWND_DESKTOP, HWnd, RImage); in MainWndProc()
|
/reactos/base/applications/mscutils/eventvwr/ |
H A D | evtdetctl.c | 610 MapWindowPoints(HWND_DESKTOP /*NULL*/, hDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnSize() 630 MapWindowPoints(HWND_DESKTOP /*NULL*/, hDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnSize() 643 MapWindowPoints(HWND_DESKTOP /*NULL*/, hDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnSize() 656 MapWindowPoints(HWND_DESKTOP /*NULL*/, hDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnSize() 669 MapWindowPoints(HWND_DESKTOP /*NULL*/, hDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnSize() 686 MapWindowPoints(HWND_DESKTOP /*NULL*/, hDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnSize() 699 MapWindowPoints(HWND_DESKTOP /*NULL*/, hDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnSize() 712 MapWindowPoints(HWND_DESKTOP /*NULL*/, hDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in OnSize()
|
H A D | eventvwr.c | 4377 … MapWindowPoints(HWND_DESKTOP /*NULL*/, hDlg, (LPPOINT)&rcWnd, sizeof(RECT)/sizeof(POINT)); in EventDetails() 4492 … MapWindowPoints(HWND_DESKTOP /*NULL*/, hDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in EventDetails() 4507 … MapWindowPoints(HWND_DESKTOP /*NULL*/, hDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in EventDetails() 4520 … MapWindowPoints(HWND_DESKTOP /*NULL*/, hDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in EventDetails() 4535 … MapWindowPoints(HWND_DESKTOP /*NULL*/, hDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in EventDetails()
|
/reactos/modules/rosapps/applications/devutils/gdihv/ |
H A D | gdihv.c | 49 DialogBoxParam(g_hInstance, MAKEINTRESOURCE(IDD_MAINWND), HWND_DESKTOP, MainWindow_WndProc, 0); in _tWinMain()
|
/reactos/base/applications/mspaint/ |
H A D | fullscreen.cpp | 20 return Create(HWND_DESKTOP, rc, NULL, WS_POPUPWINDOW, WS_EX_TOPMOST); in DoCreate()
|
H A D | main.cpp | 317 return Create(HWND_DESKTOP, rc, strTitle, WS_OVERLAPPEDWINDOW, WS_EX_ACCEPTFILES); in DoCreate()
|
/reactos/win32ss/user/ntuser/ |
H A D | simplecall.c | 617 HWND_DESKTOP, in NtUserCallHwndLock() 629 HWND_DESKTOP, in NtUserCallHwndLock() 641 HWND_DESKTOP, in NtUserCallHwndLock()
|
/reactos/base/applications/sndvol32/ |
H A D | advanced.c | 158 MapWindowPoints(HWND_DESKTOP, hwndDlg, (LPPOINT)&rect, 2); in OnInitDialog() 169 MapWindowPoints(HWND_DESKTOP, hwndDlg, (LPPOINT)&rect, 2); in OnInitDialog()
|
/reactos/modules/rostests/winetests/user32/ |
H A D | combo.c | 84 MapWindowPoints(HWND_DESKTOP, hMainWnd, (LPPOINT)&r, 2); in test_setitemheight() 119 MapWindowPoints(HWND_DESKTOP, hMainWnd, (LPPOINT)&r, 2); in test_setfont() 132 MapWindowPoints(HWND_DESKTOP, hMainWnd, (LPPOINT)&r, 2); in test_setfont() 139 MapWindowPoints(HWND_DESKTOP, hMainWnd, (LPPOINT)&r, 2); in test_setfont() 146 MapWindowPoints(HWND_DESKTOP, hMainWnd, (LPPOINT)&r, 2); in test_setfont()
|
/reactos/dll/win32/comctl32/ |
H A D | draglist.c | 250 if (!MapWindowPoints(HWND_DESKTOP, hwndParent, (LPPOINT)&rcListBox, 2)) in DrawInsert()
|
H A D | updown.c | 659 MapWindowPoints(HWND_DESKTOP, GetParent(infoPtr->Buddy), (POINT *)(&budRect.left), 2); in UPDOWN_SetBuddy() 702 MapWindowPoints(HWND_DESKTOP, GetParent(infoPtr->Self), (POINT *)&rect, 2); in UPDOWN_SetBuddy()
|
H A D | trackbar.c | 1033 MapWindowPoints (HWND_DESKTOP, hwndParent, (LPPOINT)&rcSelf, 2); 1038 MapWindowPoints (HWND_DESKTOP, hwndParent, (LPPOINT)&rcBuddy, 2); 1059 MapWindowPoints (HWND_DESKTOP, hwndParent, (LPPOINT)&rcBuddy, 2);
|
H A D | combo.c | 528 SetParent(lphc->hWndLBox, HWND_DESKTOP); in COMBO_Create()
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | combo.c | 646 MapWindowPoints(HWND_DESKTOP, hMainWnd, (LPPOINT)&r, 2); in test_combo_setitemheight() 689 MapWindowPoints(HWND_DESKTOP, hMainWnd, (LPPOINT)&r, 2); in test_combo_setfont() 702 MapWindowPoints(HWND_DESKTOP, hMainWnd, (LPPOINT)&r, 2); in test_combo_setfont() 709 MapWindowPoints(HWND_DESKTOP, hMainWnd, (LPPOINT)&r, 2); in test_combo_setfont() 716 MapWindowPoints(HWND_DESKTOP, hMainWnd, (LPPOINT)&r, 2); in test_combo_setfont()
|
H A D | status.c | 71 MapWindowPoints(HWND_DESKTOP, g_hMainWnd, (LPPOINT)&g_rcCreated, 2); in create_test_wndproc() 105 MapWindowPoints(HWND_DESKTOP, g_hMainWnd, (LPPOINT)&rc, 2); in test_create() 107 MapWindowPoints(HWND_DESKTOP, g_hMainWnd, (LPPOINT)&rc, 2); in test_create()
|
H A D | rebar.c | 698 MapWindowPoints(HWND_DESKTOP, hMainWnd, &r, 2); 854 MapWindowPoints(HWND_DESKTOP, hMainWnd, (LPPOINT)&r, 2); \
|
/reactos/win32ss/user/user32/misc/ |
H A D | misc.c | 412 if (hwnd == HWND_DESKTOP) in ValidateHwndOrDesk()
|
/reactos/subsystems/mvdm/ntvdm/console/ |
H A D | console.c | 303 …MapWindowPoints(hConsoleWnd, HWND_DESKTOP /*NULL*/, (LPPOINT)&rcClip, 2 /* Magic value when the LP… in CaptureMousePointer()
|
/reactos/base/applications/fontview/ |
H A D | fontview.c | 276 HWND_DESKTOP, /* The window is a child-window to desktop */ in wWinMain()
|
/reactos/base/applications/msconfig_new/ |
H A D | systempage.cpp | 667 MapWindowPoints(HWND_DESKTOP /*NULL*/, hSystemTree, &ht.pt, 1); in CommonWndProc()
|
H A D | srvpage.cpp | 815 MapWindowPoints(HWND_DESKTOP /*NULL*/, hServicesListCtrl, &ht.pt, 1); in ServicesPageWndProc()
|
/reactos/base/applications/kbswitch/ |
H A D | kbswitch.c | 914 hwnd = CreateWindow(szKbSwitcherName, NULL, 0, 0, 0, 1, 1, HWND_DESKTOP, NULL, hInstance, NULL); in _tWinMain()
|
/reactos/dll/win32/msgina/ |
H A D | shutdown.c | 675 MapWindowPoints(HWND_DESKTOP, hDlg, (LPPOINT)&rect, sizeof(RECT)/sizeof(POINT)); in ChangeRequiredButton()
|
/reactos/win32ss/user/winsrv/consrv/frontends/gui/ |
H A D | guiterm.c | 164 GuiData->IsWindowVisible ? HWND_DESKTOP : HWND_MESSAGE, in GuiConsoleInputThread()
|