- 26 May, 2023 11 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Zebediah Figura authored
Unify this with the rest of xaudio.
-
Anton Baskanov authored
-
Anton Baskanov authored
-
Anton Baskanov authored
-
Anton Baskanov authored
-
Anton Baskanov authored
-
Anton Baskanov authored
-
Floris Renaud authored
-
- 25 May, 2023 29 commits
-
-
Alex Henrie authored
The big win here is getting rid of the reimplementation of wcsdup.
-
Ziqing Hui authored
-
Jactry Zeng authored
-
Jactry Zeng authored
-
Jactry Zeng authored
shell32/tests: Move tests of IExplorerBrowser_SetFolderSettings() to a separated function and more tests.
-
Jactry Zeng authored
Only pre-win7 systems return E_INVALIDARG for invalid values, and only pre-vista systems accept FVM_AUTO as a view mode, others fall it back to FVM_ICON. Let's switch to modern behaviours, so that we don't need additional code for handling that when using it to implement IExplorerBrowser_SetFolderSettings().
-
Jactry Zeng authored
-
Jactry Zeng authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
server: Return STATUS_IMAGE_MACHINE_TYPE_MISMATCH when the mapping's machine differs from the process.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
Based on a patch by Nikolay Sivov.
-
Paul Gofman authored
Based on a patch by Nikolay Sivov.
-
Paul Gofman authored
Based on a patch by Nikolay Sivov.
-
Gabriel Ivăncescu authored
Otherwise Gecko keeps it running when it is created via put_classid, and it leaks everything due to holding a ref to it. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Gabriel Ivăncescu authored
When the plugin host is created, its only ref is being held by the element it is associated with. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Gabriel Ivăncescu authored
Currently this worked by luck because it is leaking; the element holding it never releases it. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-