Home
last modified time | relevance | path

Searched refs:WM_MOVE (Results 1 – 25 of 34) sorted by relevance

12

/reactos/modules/rostests/apitests/user32/
H A DCreateWindowEx.c201 { 1, WM_MOVE, SENT },
230 { 1, WM_MOVE, SENT },
477 { 2, WM_MOVE, SENT },
478 { 2, WM_MOVE, SENT_RET },
519 { 2, WM_MOVE, SENT },
520 { 2, WM_MOVE, SENT_RET },
563 { 2, WM_MOVE, SENT },
564 { 2, WM_MOVE, SENT_RET },
908 { 2, WM_MOVE, SENT },
973 { 2, WM_MOVE, SENT },
[all …]
H A DSystemParametersInfo.c98 {2,WM_MOVE},
103 {1,WM_MOVE},
H A DDeferWindowPos.c254 {1,WM_MOVE},
272 {1,WM_MOVE},
274 {2,WM_MOVE},
H A DCreateDialog.c46 …{ FALSE, WM_MOVE, 0, 0x0160003, 0, MSGLST_CMP_WP | MSGLST_CMP_RES }, // FIXM…
H A DMessageStateAnalyzer.c128 { __LINE__, "WM_MOVE", findMessage(iFound1, s_hMainWnd, WM_MOVE) }, in DoAnalyzeAllMessages()
/reactos/base/applications/mspaint/
H A Dminiature.h18 MESSAGE_HANDLER(WM_MOVE, OnMove)
H A Dtextedit.h44 MESSAGE_HANDLER(WM_MOVE, OnMove);
H A Ddialogs.h106 MESSAGE_HANDLER(WM_MOVE, OnMove)
/reactos/dll/win32/comctl32/
H A Dnativefont.c93 case WM_MOVE: in NATIVEFONT_WindowProc()
/reactos/modules/rostests/win32/user32/paintdesktop/
H A DPaintDesktop.c88 case WM_MOVE: in WndProc()
/reactos/modules/rostests/winetests/user32/
H A Dmsg.c500 { WM_MOVE, sent },
722 { WM_MOVE, sent },
766 { WM_MOVE, sent },
850 { WM_MOVE, sent },
901 { WM_MOVE, sent },
916 { WM_MOVE, sent },
957 { WM_MOVE, sent },
989 { WM_MOVE, sent },
1022 { WM_MOVE, sent },
1060 { WM_MOVE, sent },
[all …]
/reactos/modules/rostests/apitests/include/
H A Dmsgtrace.c43 case WM_MOVE: return "WM_MOVE"; in get_msg_name()
/reactos/modules/rosapps/templates/old_wordpad/
H A Dmainwnd.c378 case WM_MOVE: in MainWndProc()
/reactos/win32ss/user/user32/controls/
H A Dghost.c537 case WM_MOVE: in GhostWndProc_common()
/reactos/win32ss/user/ntuser/
H A Dscrollex.c403 co_IntSendMessage(UserHMGetHandle(Child), WM_MOVE, 0, lParam); in IntScrollWindowEx()
H A Ddefwnd.c105 co_IntSendMessage(UserHMGetHandle(pWnd), WM_MOVE, 0, MAKELONG(Rect.left, Rect.top)); in DefWndHandleWindowPosChanged()
/reactos/modules/rostests/winetests/comctl32/
H A Dpropsheet.c645 { WM_MOVE, sent|id, 0, 0, RECEIVER_SHEET_WINPROC },
674 { WM_MOVE, sent|id, 0, 0, RECEIVER_PAGE },
H A Dpager.c247 { WM_MOVE, sent|optional },
259 { WM_MOVE, sent|id|optional|defwinproc, 0, 0, CHILD1_ID },
H A Dupdown.c133 { WM_MOVE, sent|defwinproc },
H A Dheader.c90 { WM_MOVE, sent|wparam, 0 },
/reactos/base/applications/taskmgr/
H A Dtaskmgr.c443 case WM_MOVE: in TaskManagerWndProc()
/reactos/modules/rostests/apitests/shell32/
H A DSHAppBarMessage.cpp208 HANDLE_MSG(hwnd, WM_MOVE, OnMove); in WindowProcDx()
/reactos/base/applications/games/winmine/
H A Dmain.c928 case WM_MOVE: in MainProc()
/reactos/dll/win32/shimgvw/
H A Dshimgvw.c1605 case WM_MOVE: in PreviewWndProc()
/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Dstartmenu.cpp311 case WM_MOVE: { in WndProc()

12