Go to the source code of this file.
Data Structures |
| struct | LAYOUT_ITEM |
| struct | REG_KB_ENTRY |
Typedefs |
| typedef struct LAYOUT_ITEM * | LPLAYOUT_ITEM |
Functions |
| static INT | IsLayoutSelected () |
| BOOL | IsLayoutExists (LPTSTR szLayoutID, LPTSTR szLangID) |
| static HICON | CreateLayoutIcon (LPTSTR szInd) |
| static BOOL | GetLayoutID (LPTSTR szLayoutNum, LPTSTR szLCID) |
| BOOL | GetLayoutName (LPCTSTR szLCID, LPTSTR szName) |
| static VOID | AddListColumn (HWND hWnd) |
| static VOID | InitLangList (HWND hWnd, HIMAGELIST hImgList) |
| VOID | UpdateLayoutsList (VOID) |
| static VOID | UpdateRegValueNames (HKEY hKey) |
| static VOID | DeleteLayout (VOID) |
| static VOID | SetDefaultLayout () |
| static VOID | SaveInputLang (HWND hDlg) |
| static VOID | InitInputLangPropDlg (HWND hDlg) |
| INT_PTR CALLBACK | InputLangPropDlgProc (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) |
| INT_PTR CALLBACK | SettingPageProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
Variables |
| static HWND | MainDlgWnd |
| static INT | OldLayoutNum |