ReactOS 0.4.16-dev-1542-gfade0c3
|
#include "precomp.h"
#include <shellapi.h>
#include <imm.h>
#include <imm32_undoc.h>
#include <shlobj.h>
#include <shlwapi.h>
#include <shlwapi_undoc.h>
#include <strsafe.h>
#include <assert.h>
#include "mlng.h"
#include <wine/debug.h>
Go to the source code of this file.
Variables | |
CRITICAL_SECTION | g_cs |
CicArray< MLNGINFO > * | g_pMlngInfo = NULL |
CStaticIconList | g_IconList |
static HKL | s_hCacheKL = NULL |
static DWORD | s_dwCacheKLID = 0 |
@implemented
Definition at line 508 of file mlng.cpp.
Referenced by TF_InitMlngInfo().
@implemented
Definition at line 553 of file mlng.cpp.
Referenced by TF_InitMlngInfo().
@implemented
Definition at line 218 of file mlng.cpp.
Referenced by CreateMlngInfo(), and InatAddIcon().
|
static |
@implemented
Definition at line 177 of file mlng.cpp.
Referenced by MLNGINFO::InitDesc(), and MLNGINFO::InitIcon().
@implemented
Definition at line 162 of file mlng.cpp.
Referenced by GetHKLDesctription().
@implemented
Definition at line 87 of file mlng.cpp.
Referenced by GetKbdLayoutNameFromReg().
@implemented
Definition at line 205 of file mlng.cpp.
Referenced by MLNGINFO::InitIcon().
|
static |
@implemented
Definition at line 135 of file mlng.cpp.
Referenced by GetHKLDesctription(), and GetHKLName().
@implemented
Definition at line 227 of file mlng.cpp.
Referenced by InatCreateIcon().
@implemented
Definition at line 40 of file mlng.cpp.
Referenced by GetHKLSubstitute().
@implemented
Definition at line 246 of file mlng.cpp.
Referenced by MLNGINFO::InitIcon().
@implemented
Definition at line 310 of file mlng.cpp.
Referenced by MLNGINFO::InitIcon().
HICON InatCreateIconBySize | ( | _In_ LANGID | LangID, |
_In_ INT | nWidth, | ||
_In_ INT | nHeight, | ||
_In_ const LOGFONTW * | plf | ||
) |
@implemented
Definition at line 255 of file mlng.cpp.
Referenced by InatCreateIcon().
@implemented
Definition at line 328 of file mlng.cpp.
Referenced by MLNGINFO::InitIcon().
EXTERN_C BOOL WINAPI TF_GetMlngHKL | ( | _In_ INT | iKL, |
_Out_opt_ HKL * | phKL, | ||
_Out_opt_ LPWSTR | pszDesc, | ||
_In_ INT | cchDesc | ||
) |
Definition at line 658 of file mlng.cpp.
Referenced by GethKLDesc(), GetIconIndexFromhKL(), CLBarInatItem::InitMenu(), and CLBarInatItem::OnMenuSelect().
Definition at line 634 of file mlng.cpp.
Referenced by GetIconIndexFromhKL().
Definition at line 623 of file mlng.cpp.
Referenced by CLBarInatItem::GetIcon(), and CLBarInatItem::InitMenu().
Definition at line 588 of file mlng.cpp.
Referenced by CLBarInatItem::CLBarInatItem(), and CLBarInatItem::InitMenu().
Definition at line 608 of file mlng.cpp.
Referenced by CheckMlngInfo(), CLBarInatItem::CLBarInatItem(), GethKLDesc(), GetIconIndexFromhKL(), and CLBarInatItem::InitMenu().
@implemented
Definition at line 348 of file mlng.cpp.
Referenced by ProcessDetach().
WINE_DEFAULT_DEBUG_CHANNEL | ( | msctf | ) |
|
extern |
Definition at line 25 of file utils.cpp.
Referenced by CStaticIconList::AddIcon(), CStaticIconList::ExtractIcon(), CStaticIconList::GetIconSize(), CStaticIconList::GetImageCount(), CStaticIconList::Init(), ProcessAttach(), ProcessDetach(), CStaticIconList::RemoveAll(), TF_GetMlngHKL(), TF_GetMlngIconIndex(), and TF_InitMlngInfo().
CStaticIconList g_IconList |
Definition at line 29 of file mlng.cpp.
Referenced by CStaticIconList::AddIcon(), EnsureIconImageList(), CStaticIconList::ExtractIcon(), CStaticIconList::GetImageCount(), InatAddIcon(), InatGetIconSize(), InatGetImageCount(), InatRemoveAll(), CStaticIconList::RemoveAll(), TF_InatExtractIcon(), and UninitINAT().
Definition at line 26 of file mlng.cpp.
Referenced by CheckMlngInfo(), CreateMlngInfo(), DestroyMlngInfo(), TF_GetMlngHKL(), TF_GetMlngIconIndex(), TF_MlngInfoCount(), and UninitINAT().
|
static |
Definition at line 33 of file mlng.cpp.
Referenced by GetSpecialKLID().
Definition at line 32 of file mlng.cpp.
Referenced by GetSpecialKLID().