Revert r23824. This needs to go into the clipboard branch for now.

svn path=/trunk/; revision=23825
This commit is contained in:
Thomas Bluemel 2006-08-30 20:59:32 +00:00
parent 0effbf25dc
commit 73120d4d50
2 changed files with 0 additions and 22 deletions

View file

@ -3620,11 +3620,4 @@ NtGdiMakeObjectUnXferable(
IN HANDLE h
);
W32KAPI
DWORD
APIENTRY
NtGdiGetLayout(
IN HDC hdc
);
#endif

View file

@ -116,11 +116,6 @@ NtUserDrawMenuBarTemp(
HMENU hMenu,
HFONT hFont);
UINT
NTAPI
NtUserEnumClipboardFormats(
UINT format);
UINT
NTAPI
NtUserEnableMenuItem(
@ -1451,16 +1446,6 @@ NtUserRegisterHotKey(HWND hWnd,
int id,
UINT fsModifiers,
UINT vk);
UINT
NTAPI
NtUserRegisterClipboardFormat(
PUNICODE_STRING format);
BOOL
NTAPI
NtUserGetLastInputInfo(
PLASTINPUTINFO plii);
DWORD
NTAPI