reactos/dll
Katayama Hirofumi MZ 692a30a84a
[IMM32] ImmCreateContext, ImmDestroyContext, DllMain etc. (#3867)
- Rewrite ImmCreateContext, ImmDestroyContext, and DllMain functions.
- Add g_hImm32Inst, g_bClientRegd, and g_SharedInfo global variables. Delete g_dwImm32Flags (that was g_psi->dwSRVIFlags).
- Implement ImmLoadIME and ImmRegisterClient functions.
- Modify CLIENTIMC and IMEDPI structures. Move CLIENTIMC definition into ntuser.h.
- Add file win32ss/include/imetable.h.
- Rename SRVINFO_METRICS macro as SRVINFO_CICERO_ENABLED.
CORE-11700
2021-08-04 09:41:59 +09:00
..
3rdparty [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
apisets [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00
appcompat [SDBINST] Add uninstall option 2021-05-08 14:24:20 +02:00
cpl [DESK] Only try to restart graphic device after installation 2021-07-12 23:51:39 +02:00
directx [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
keyboard [KEYBOARD] Add Swiss French keyboard layout (#3408) 2021-01-05 17:48:53 +03:00
nls
np [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
ntdll [NTDLL] LdrpWalkImportDescriptor(): Fix 'Status' copypasta 2021-07-06 08:26:26 +02:00
opengl [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
shellext [FONTEXT] Cache attributes, handle sorting 2021-07-23 22:10:30 +02:00
win32 [IMM32] ImmCreateContext, ImmDestroyContext, DllMain etc. (#3867) 2021-08-04 09:41:59 +09:00
CMakeLists.txt