ROS Images
ROS SVN Updates
- [PSDK] Add structures and enumeration describing radio power state (#7596) 8. January 2025[PSDK] Add structures and enumeration describing radio power state (#7596) This piece of data is returned by WlanQueryInterface(). Used by `WlanQueryInterface` with the `wlan_intf_opcode_radio_state` opcode. CORE-6905 [DH] sdk/include/psdk/wlanapi.hVitaly Orekhov
- [SHELL32] Clone properties IDataObject for unlimited lifetime (#7601) 8. January 2025[SHELL32] Clone properties IDataObject for unlimited lifetime (#7601) Because SHOpenPropSheetW() is modal, there is no way for us to keep COM alive on the original thread until the dialog completes, so a cloned data object is used instead so that the property sheet handlers may access the object even after ShellExecute() has returned (this is […]Whindmar Saksit
- [WINLOGON] Add WLSESSION logon timestamp (#7590) 8. January 2025[WINLOGON] Add WLSESSION logon timestamp (#7590) Remove startup sound hack. CORE-13951 [DH] base/system/winlogon/sas.c [DH] base/system/winlogon/winlogon.hThamatip Chitpong
- [NTDLL_APITEST][KMTESTS] Add tests for NtQueryObject(ObjectNameInformation) (#7592) 30. December 2024[NTDLL_APITEST][KMTESTS] Add tests for NtQueryObject(ObjectNameInformation) (#7592) CORE-13525 [DH] modules/rostests/apitests/ntdll/CMakeLists.txt [DH] modules/rostests/apitests/ntdll/NtQueryObject.c [DH] modules/rostests/apitests/ntdll/testlist.c [DH] modules/rostests/kmtests/ntos_ob/ObQuery.cHermès Bélusca-Maïto
- [NTOS:IO] Fix special case in IopQueryNameInternal() (#7592) 29. December 2024[NTOS:IO] Fix special case in IopQueryNameInternal() (#7592) CORE-13525 This case is invoked from NtQueryObject(ObjectNameInformation). [DH] ntoskrnl/io/iomgr/file.cHermès Bélusca-Maïto
- [PSDK] Add structures and enumeration describing radio power state (#7596) 8. January 2025
Donate