Fixed compilation error.

svn path=/trunk/; revision=2518
This commit is contained in:
Casper Hornstrup 2002-01-15 20:08:48 +00:00
parent b438e48231
commit 550ffd05d5

View file

@ -1,6 +1,11 @@
#ifndef __WIN32K_NTUSER_H
#define __WIN32K_NTUSER_H
NTSTATUS
STDCALL
NtUserAcquireOrReleaseInputOwnership(
BOOLEAN Release);
DWORD
STDCALL
NtUserActivateKeyboardLayout(