00001 /***************************************************************************\ 00002 * Module Name: kbdkor.c (Type A) 00003 * 00004 * Copyright (c) 1985-92, Microsoft Corporation 00005 * 00006 * Keyboard Type A : Hangeul Toggle : Right Alt 00007 * Junja Toggle : Left Alt + '=' 00008 * Hanja Toggle : Right Ctrl 00009 \***************************************************************************/ 00010 00011 #include <nt.h> 00012 #include <ntrtl.h> 00013 #include <nturtl.h> 00014 00015 #include <windows.h> 00016 #include <ime.h> 00017 #include "vkoem.h" 00018 00019 #include "..\101a\kbd101a.c" 00020