ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

kbdlayout.c File Reference
#include <win32k.h>

Go to the source code of this file.

Typedefs

typedef PVOID(* PFN_KBDLAYERDESCRIPTOR )(VOID)

Functions

 DBG_DEFAULT_CHANNEL (UserKbdLayout)
static BOOL UserLoadKbdDll (WCHAR *pwszLayoutPath, HANDLE *phModule, PKBDTABLES *pKbdTables)
static PKBDFILE UserLoadKbdFile (PUNICODE_STRING pwszKLID)
static PKL UserLoadKbdLayout (PUNICODE_STRING pwszKLID, HKL hKL)
static VOID UnloadKbdFile (PKBDFILE pkf)
BOOL UserUnloadKbl (PKL pKl)
PKL W32kGetDefaultKeyLayout (VOID)
PKL NTAPI UserHklToKbl (HKL hKl)
BOOL NTAPI UserSetDefaultInputLang (HKL hKl)
static PKL co_UserActivateKbl (PTHREADINFO pti, PKL pKl, UINT Flags)
HKL FASTCALL UserGetKeyboardLayout (DWORD dwThreadId)
UINT APIENTRY NtUserGetKeyboardLayoutList (ULONG nBuff, HKL *pHklBuff)
BOOL APIENTRY NtUserGetKeyboardLayoutName (LPWSTR pwszName)
HKL APIENTRY NtUserLoadKeyboardLayoutEx (IN HANDLE Handle, IN DWORD offTable, IN PUNICODE_STRING puszKeyboardName, IN HKL hklUnload, IN PUNICODE_STRING pustrKLID, IN DWORD hkl, IN UINT Flags)
HKL APIENTRY NtUserActivateKeyboardLayout (HKL hKl, ULONG Flags)
BOOL APIENTRY NtUserUnloadKeyboardLayout (HKL hKl)

Variables

PKL gspklBaseLayout = NULL
PKBDFILE gpkfList = NULL

Generated on Sun May 27 2012 06:11:18 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.