- 10 Jul, 2023 35 commits
-
-
Alexandre Julliard authored
-
Brendan Shanks authored
-
Brendan Shanks authored
-
Brendan Shanks authored
-
Brendan Shanks authored
-
Ekaterine Papava authored
-
Kurt Kartaltepe authored
-
Kurt Kartaltepe authored
Replaces bool and enum elements in syscalls with fixed sized UINT64 and UINT8 to avoid ambiguity in size or alignment in future wow64 thunks.
-
Kurt Kartaltepe authored
Converts struct pointers in syscalls to 64bit opaque handles. This makes future wow64 thunking simpler and should avoid dereferencing Unix pointers in the PE code.
-
Jeff Smith authored
Signed-off-by: Jeff Smith <whydoubt@gmail.com>
-
Torge Matthies authored
Signed-off-by: Torge Matthies <tmatthies@codeweavers.com>
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
We may always use NtCallbackReturn now.
-
Jacek Caban authored
-
Jacek Caban authored
-
Sven Baars authored
-
Sven Baars authored
-
Chris Denton authored
ProcessPrng is the only publicly documented function exported by bcryptprimitives. This stub simply forwards it to RtlGenRandom in advapi32.
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Brendan Shanks authored
-
Piotr Caban authored
-
Piotr Caban authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55078
-
Fabian Maurer authored
Fixes regression introduced by 35c8f15b Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55215
-
Fabian Maurer authored
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
uiautomationcore: Allow for refusal of HWND providers on node creation by non-nested node providers. Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
- 07 Jul, 2023 5 commits
-
-
Alexandre Julliard authored
-
Gabriel Ivăncescu authored
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Gabriel Ivăncescu authored
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Gabriel Ivăncescu authored
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Gabriel Ivăncescu authored
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-