admin
ROS Images
ROS SVN Updates
- [KERNEL32] _dump_context(): Fix ARM case (#8185) 30. June 2025[KERNEL32] _dump_context(): Fix ARM case (#8185) Match DbgPrint() parameters. Addendum to commit 369786f126 (r67736). [DH] dll/win32/kernel32/client/except.cSerge Gautherie
- [EXPLORER] Fix Taskbar context menu Z-order bug (#8186) 30. June 2025[EXPLORER] Fix Taskbar context menu Z-order bug (#8186) Taskbar task button context menu was wrongly overlapped by Taskbar. #8105 introduced this bug. JIRA issue: CORE-20260 - Don't bring the taskbar to top on no rude app. - Check the target window by FindTaskItem in OnWindowActivated and OnWindowDestroyed. [DH] base/shell/explorer/taskswnd.cppKatayama Hirofumi MZ
- [NTOS:IO] NtPlugPlayControl.PlugPlayControlUnlockDevice is not implemented 29. June 2025[NTOS:IO] NtPlugPlayControl.PlugPlayControlUnlockDevice is not implemented It was probably used in previous versions of Windows NT. [DH] ntoskrnl/io/pnpmgr/plugplay.cEric Kohl
- [SYSTEMINFO] Do some code lift-up; use Conutils lib to be able to display localized... 29. June 2025[SYSTEMINFO] Do some code lift-up; use Conutils lib to be able to display localized unicode strings In particular: - unhardcode buffer sizes and API flags; - add our standard file header in the .c file (I haven't done it for the other files); - merge systeminfo.rc and rsrc.rc together. [DH] modules/rosapps/applications/sysutils/systeminfo/CMakeLists.txt [DH] modules/rosapps/applications/sysutils/systeminfo/rsrc.rc [DH] modules/rosapps/applications/sysutils/systeminfo/systeminfo.c […]Hermès Bélusca-Maïto
- [NTOS:IO] Implement NtPlugPlayControl.PlugPlayControlDeviceClassAssociation 29. June 2025[NTOS:IO] Implement NtPlugPlayControl.PlugPlayControlDeviceClassAssociation The unregistration part is not implemented yet. [DH] ntoskrnl/io/pnpmgr/plugplay.cEric Kohl
- [KERNEL32] _dump_context(): Fix ARM case (#8185) 30. June 2025
Donate