|
ReactOS 0.4.16-dev-1946-g52006dd
|

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 87 of file mlng.cpp.
Referenced by GetKbdLayoutNameFromReg().
@implemented
Definition at line 205 of file mlng.cpp.
Referenced by MLNGINFO::InitIcon().
@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().
@implemented
Definition at line 348 of file mlng.cpp.
Referenced by ProcessDetach().