reactos/dll
Katayama Hirofumi MZ d5deacd903
[NTUSER] Implement NtUserCreateInputContext (#4230)
- Modify NtUserCreateInputContext prototype.
- Add UserCreateInputContext helper function.
- Implement NtUserCreateInputContext function by using UserCreateInputContext.
- Call UserCreateInputContext(0) in InitThreadCallback function to create the default input context.
CORE-11700
2022-01-01 20:59:00 +09:00
..
3rdparty
apisets
appcompat
cpl [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03:00
directx
keyboard [KEYBOARD] Switch to QWERTZ for Croatian keyboard layout (#4177) 2021-12-20 15:23:16 +01:00
nls
np
ntdll [NTDLL:CSR][CSRSRV] Start to deprecate CSR functions removed on Windows 2003. 2021-11-22 00:13:34 +01:00
opengl
shellext [PSDK][SHELL32][SHELLEXT] Add SHCreateFileExtractIconW() to the PSDK and SAL-annotate it. (#4223) 2021-12-31 02:30:58 +01:00
win32 [NTUSER] Implement NtUserCreateInputContext (#4230) 2022-01-01 20:59:00 +09:00
CMakeLists.txt