mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
Fixed compilation error.
svn path=/trunk/; revision=2518
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
#ifndef __WIN32K_NTUSER_H
|
||||
#define __WIN32K_NTUSER_H
|
||||
|
||||
NTSTATUS
|
||||
STDCALL
|
||||
NtUserAcquireOrReleaseInputOwnership(
|
||||
BOOLEAN Release);
|
||||
|
||||
DWORD
|
||||
STDCALL
|
||||
NtUserActivateKeyboardLayout(
|
||||
|
||||
Reference in New Issue
Block a user