ReactOS 0.4.15-dev-5896-g3f5bcf5
ko-KR.h
Go to the documentation of this file.
1#pragma once
2
4{
5// { L"0412", L"E0010412" }, // We don't have preinstalled IMEs.
6 { L"0412", L"00000412" },
7 { NULL, NULL }
8};
#define NULL
Definition: types.h:112
MUI_LAYOUTS koKRLayouts[]
Definition: ko-KR.h:3
#define L(x)
Definition: ntvdm.h:50