reactos/base
Katayama Hirofumi MZ 2469ce2c31
[NTUSER][KBSWITCH] Realize Alt+Shift keyboard switch (retry) (#4721)
Alt+Shift is a useful key combination to switch the current keyboard layout. CORE-11737
- Add ID_NEXTLAYOUT command to kbswitch.
- Send command ID_NEXTLAYOUT to kbswitch on Alt+Shift key combination in WM_SYSKEYDOWN handling of IntDefWindowProc function.
- Make IntFindWindow a non-static function.
2022-09-26 08:07:50 +09:00
..
applications [NTUSER][KBSWITCH] Realize Alt+Shift keyboard switch (retry) (#4721) 2022-09-26 08:07:50 +09:00
services [SECLOGON][ADVAPI] CreateProcessWithLogonW: Return process information to the caller 2022-07-24 01:08:13 +02:00
setup [CMAKE] Set _WINKD_ define only where required (kernel and setuplib) 2022-09-10 23:16:26 +02:00
shell [CMD] Fix build. Addendum to 67ac583b5. 2022-09-25 23:59:18 +02:00
system [LOGONUI] Make Logon UI compilable again (#4684) 2022-09-14 15:10:37 +03:00
CMakeLists.txt