Hi, here a nice pics to show the upcoming USB Support in ROS. This is mjmartin’s USBEHCI inside Win2000.
ROS Images
ROS SVN Updates
- [MSGINA] ReadRegDwordValue(): Return valid errors on data validation (#8370) 2. September 2025[MSGINA] ReadRegDwordValue(): Return valid errors on data validation (#8370) [DH] dll/win32/msgina/utils.cHermès Bélusca-Maïto
- [NETSH] Improve PrintMessageFromModule 1. September 2025[NETSH] Improve PrintMessageFromModule Thanks a lot for the hint, Hermès! [DH] base/applications/network/netsh/netsh.cEric Kohl
- [SHELL32] Computer folder sorting must handle mixed drives and regitems (#8361) 1. September 2025[SHELL32] Computer folder sorting must handle mixed drives and regitems (#8361) CORE-20286 [DH] dll/win32/shell32/folders/CDrivesFolder.cppWhindmar Saksit
- [NTUSER] NtUserSetLogonNotifyWindow(): Lock-protect access to global data (#8369) 1. September 2025[NTUSER] NtUserSetLogonNotifyWindow(): Lock-protect access to global data (#8369) Like with all the other win32k NtUser* functions, acquire on entry and release on exit the global lock, since the function is reading/writing to global variables. Also, set the last-error to ERROR_ACCESS_DENIED if the caller isn't the registered logon process. [DH] win32ss/user/ntuser/winsta.cHermès Bélusca-Maïto
- [MSGINA] OnInitSecurityDlg(): Remove unnecessary code (#8371) 1. September 2025[MSGINA] OnInitSecurityDlg(): Remove unnecessary code (#8371) The Security dialog can be displayed only when a user is logged. When this is so, the `pgContext->bAutoAdminLogon` has already been reset to `FALSE`, see `gui.c!DoLogon()`. Thus there is really no reason to disable the "Log Off" button in that case. Addendum to commit c633b79451 (r61622) [DH] dll/win32/msgina/gui.cHermès Bélusca-Maïto
- [MSGINA] ReadRegDwordValue(): Return valid errors on data validation (#8370) 2. September 2025
Donate