mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
[IMM32] ImmDllInitialize's first argument is an HINSTANCE
CORE-11700
This commit is contained in:
@@ -1311,7 +1311,7 @@ BOOL WINAPI User32InitializeImmEntryTable(DWORD);
|
||||
BOOL
|
||||
WINAPI
|
||||
ImmDllInitialize(
|
||||
_In_ HANDLE hDll,
|
||||
_In_ HINSTANCE hDll,
|
||||
_In_ ULONG dwReason,
|
||||
_In_opt_ PVOID pReserved)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user