-
3a5e0192
by Alexandre Julliard at 2024-12-19T15:40:45+01:00
shell32: Don't call AW functions internally.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56620
-
cef7d4f3
by Alexandre Julliard at 2024-12-19T18:25:21+01:00
shell32: Return the file itself without extension if it exists.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56471
-
c09f828f
by Alexandre Julliard at 2024-12-19T21:32:52+01:00
propsys/tests: Fix a test that fails on some Windows versions.
-
e681dca5
by Alexandre Julliard at 2024-12-19T21:33:13+01:00
win32u/tests: Mark the foreground thread test as flaky.
-
40f9d9ad
by Alexandre Julliard at 2024-12-19T22:01:08+01:00
advapi32/tests: Use the correct key handle in the notify thread.