- Jul 10, 2023
-
-
Alexandre Julliard 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.
-
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.
-
Signed-off-by:
Jeff Smith <whydoubt@gmail.com>
-
Signed-off-by:
Torge Matthies <tmatthies@codeweavers.com>
-
-
-
We may always use NtCallbackReturn now.
-
-
-
-
-
ProcessPrng is the only publicly documented function exported by bcryptprimitives. This stub simply forwards it to RtlGenRandom in advapi32.
-
-
-
-
-
-
-
-
-
-
-
-
Fixes regression introduced by 35c8f15b Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55215
-
-
Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
uiautomationcore: Allow for refusal of HWND providers on node creation by non-nested node providers. Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
- Jul 07, 2023
-
-
Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com>