- Direct call NtSetInternalWindowPos

- Add TODO for GetInternalWindowPos

svn path=/trunk/; revision=39146
This commit is contained in:
Dmitry Chapyshev 2009-01-27 18:47:08 +00:00
parent 22ad6867b2
commit 3dabe3bd8d
2 changed files with 2 additions and 17 deletions

View file

@ -142,21 +142,6 @@ LoadRemoteFonts ( VOID )
UNIMPLEMENTED;
}
/*
* @unimplemented
*/
VOID
WINAPI
SetInternalWindowPos(
HWND hwnd,
UINT showCmd,
LPRECT rect,
LPPOINT pt
)
{
UNIMPLEMENTED;
}
/*
* @unimplemented
*/

View file

@ -289,7 +289,7 @@ GetGuiResources@8=NtUserGetGuiResources@8
GetIconInfo@8
GetInputDesktop@0
GetInputState@0
GetInternalWindowPos@12
GetInternalWindowPos@12 ; TODO: direct call NtUserGetInternalWindowPos
GetKBCodePage@0
GetKeyNameTextA@12
GetKeyNameTextW@12
@ -607,7 +607,7 @@ SetDlgItemTextW@12
SetDoubleClickTime@4
SetFocus@4=NtUserSetFocus@4
SetForegroundWindow@4
SetInternalWindowPos@16
SetInternalWindowPos@16=NtUserSetInternalWindowPos@16
SetKeyboardState@4=NtUserSetKeyboardState@4
SetLastErrorEx@8
SetLayeredWindowAttributes@16=NtUserSetLayeredWindowAttributes@16