void NewTableEx(
LPSTR lpszFileName,
DWORD dwLayout
);
Loads a new keyboard layout and and associates it with the specified language, or or removes the specified keyboard layout.
The export ordinal for this function is 13.
If the language of the keyboard layout exists, the layout associated with the language is replaced with the new layout.
NewTable