Searched defs:SetWindowPos (Results 1 – 2 of 2) sorted by relevance
/reactos/win32ss/user/user32/include/ |
H A D | ntwrapper.h | 434 SetWindowPos(HWND hWnd, HWND hWndAfter, int X, int Y, int cx, int cy, UINT uFlags) in SetWindowPos() function
|
/reactos/sdk/lib/atl/ |
H A D | atlwin.h | 1288 BOOL SetWindowPos(HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT nFlags) in SetWindowPos() function
|