- May 01, 2024
-
-
-
-
And build ifacewrap.c as x86-64 code on ARM64EC.
-
-
-
-
-
-
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
At least CryptSetKeyParam(KP_X) should accept NULL pbData. Signed-off-by:
Dmitry Timoshkov <dmitry@baikal.ru>
-
Signed-off-by:
Dmitry Timoshkov <dmitry@baikal.ru>
-
dlls/dssenh/tests depend on CryptSetKeyParam(KP_X, NULL) returning FALSE/ERROR_INVALID_PARAMETER. Signed-off-by:
Dmitry Timoshkov <dmitry@baikal.ru>
-
- Apr 30, 2024
-
-
-
-
-
For ShellExecute, if the specified file is found, we will try running it anyway, even if it doesn't have a "program" extension. Windows associations will take precedence over this.
-
So that the path returned by SHELL_FindExecutable would be fully qualified, otherwise CreateProcess will do its own path resolution which is not what we want.
-
-
Fix a regression from ee0aad5c, which changes the virtual desktop display frequency to that of the host display while adding modes of 60Hz. So when the host display is not 60Hz, we might get ChangeDisplaySettings() failures when virtual desktop is on because the target mode is not found because of the frequency difference.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
And build it as x86-64 code on ARM64EC.
-
Alexandre Julliard authored
And build them as x86-64 code on ARM64EC.
-
Alexandre Julliard authored
And build them as x86-64 code on ARM64EC.
-