ReactOS 0.4.16-dev-1276-g70732b0
|
Go to the source code of this file.
Classes | |
struct | MLNGINFO |
class | CStaticIconList |
Macros | |
#define | CTF_COMPAT_DELAY_FIRST_ACTIVATE 2 |
Functions | |
INT | InatAddIcon (_In_ HICON hIcon) |
@implemented | |
HICON | InatCreateIcon (_In_ LANGID LangID) |
@implemented | |
HICON | InatCreateIconBySize (_In_ LANGID LangID, _In_ INT nWidth, _In_ INT nHeight, _In_ const LOGFONTW *plf) |
@implemented | |
BOOL | InatGetIconSize (_Out_ INT *pcx, _Out_ INT *pcy) |
@implemented | |
INT | InatGetImageCount (VOID) |
@implemented | |
VOID | InatRemoveAll (VOID) |
@implemented | |
DWORD | GetHKLSubstitute (_In_ HKL hKL) |
@implemented | |
HICON | GetIconFromFile (_In_ INT cx, _In_ INT cy, _In_ LPCWSTR pszFileName, _In_ INT iIcon) |
@implemented | |
VOID | UninitINAT (VOID) |
@implemented | |
@implemented
Definition at line 94 of file mlng.cpp.
Referenced by GetKbdLayoutNameFromReg().
@implemented
Definition at line 212 of file mlng.cpp.
Referenced by MLNGINFO::InitIcon().
@implemented
Definition at line 253 of file mlng.cpp.
Referenced by MLNGINFO::InitIcon().
@implemented
Definition at line 317 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 262 of file mlng.cpp.
Referenced by InatCreateIcon().
@implemented
Definition at line 335 of file mlng.cpp.
Referenced by MLNGINFO::InitIcon().
@implemented
Definition at line 355 of file mlng.cpp.
Referenced by ProcessDetach().