admin
ROS Images
ROS SVN Updates
- [SHELL32] Fix BrowseForFolder expanding a folder containing a zip (#7585) 30. December 2024[SHELL32] Fix BrowseForFolder expanding a folder containing a zip (#7585) Commit 325d74c30f3 (PR #7437) introduced a side effect that made impossible to expand a folder when it contained both a ZIP file and subfolders. Fix this by ignoring the return value of BrFolder_InsertItem and free the pidlTemp pointer explicitly in all cases. CORE-19955 CORE-19751 [DH] […]Denis Robert
- [WKSSVC] NetrWkstaGetInfo Level 102: Return the number of currently logged-on users 29. December 2024[WKSSVC] NetrWkstaGetInfo Level 102: Return the number of currently logged-on users [DH] base/services/wkssvc/rpcserver.cEric Kohl
- [SHELL32] SHELL_FindExecutable: import new path handling code from Wine 10.0-rc3... 29. December 2024[SHELL32] SHELL_FindExecutable: import new path handling code from Wine 10.0-rc3 (#7588) https://gitlab.winehq.org/wine/wine/-/blob/wine-10.0-rc3/dlls/shell32/shlexec.c?ref_type=tags#L631 https://gitlab.winehq.org/wine/wine/-/commit/0bad544aab9e2c9ee93bbabac0386e02c58a39c0 Import new path handling code from Wine 10.0-rc3. It uses PathResolveW(), which was hacked in ReactOS for a long time but has been implemented properly starting from 0.4.15-dev. So now it should work correctly, and we don't need to use SearchPathW() anymore. […]Oleg Dubinskiy
- [SHELL32] ShellExecuteW must call ShellExecuteExW (#7587) 29. December 2024[SHELL32] ShellExecuteW must call ShellExecuteExW (#7587) Adds the DDEWAIT/NOASYNC flag unless compatibility info says otherwise. CORE-19952 [DH] dll/win32/shell32/shlexec.cpp [DH] sdk/include/reactos/shlwapi_undoc.hWhindmar Saksit
- [MSV1_0] LsaApLogonTerminated: Delete the logged-on user from the logon list 29. December 2024[MSV1_0] LsaApLogonTerminated: Delete the logged-on user from the logon list [DH] dll/win32/msv1_0/msv1_0.cEric Kohl
- [SHELL32] Fix BrowseForFolder expanding a folder containing a zip (#7585) 30. December 2024
Donate