Commits on Source (30)
-
uiautomationcore: Allow for refusal of HWND providers on node creation by non-nested node providers. Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
-
Fixes regression introduced by 35c8f15b Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55215
-
-
-
-
-
-
-
-
-
-
-
-
ProcessPrng is the only publicly documented function exported by bcryptprimitives. This stub simply forwards it to RtlGenRandom in advapi32.
-
-
-
-
-
We may always use NtCallbackReturn now.
-
-
-
Signed-off-by:
Torge Matthies <tmatthies@codeweavers.com>
-
Signed-off-by:
Jeff Smith <whydoubt@gmail.com>
-
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.
-
Replaces bool and enum elements in syscalls with fixed sized UINT64 and UINT8 to avoid ambiguity in size or alignment in future wow64 thunks.
-
-
Showing
- configure 5 additions, 3 deletionsconfigure
- configure.ac 3 additions, 2 deletionsconfigure.ac
- dlls/adsldp/adsldp_private.h 4 additions, 4 deletionsdlls/adsldp/adsldp_private.h
- dlls/appwiz.cpl/appwiz.h 2 additions, 2 deletionsdlls/appwiz.cpl/appwiz.h
- dlls/bcryptprimitives/Makefile.in 5 additions, 0 deletionsdlls/bcryptprimitives/Makefile.in
- dlls/bcryptprimitives/bcryptprimitives.spec 1 addition, 0 deletionsdlls/bcryptprimitives/bcryptprimitives.spec
- dlls/bcryptprimitives/main.c 27 additions, 0 deletionsdlls/bcryptprimitives/main.c
- dlls/explorerframe/explorerframe_main.h 4 additions, 4 deletionsdlls/explorerframe/explorerframe_main.h
- dlls/gdiplus/graphicspath.c 2 additions, 1 deletiondlls/gdiplus/graphicspath.c
- dlls/gdiplus/tests/graphicspath.c 23 additions, 0 deletionsdlls/gdiplus/tests/graphicspath.c
- dlls/geolocation/Makefile.in 1 addition, 1 deletiondlls/geolocation/Makefile.in
- dlls/geolocation/classes.idl 1 addition, 1 deletiondlls/geolocation/classes.idl
- dlls/geolocation/geolocation.spec 0 additions, 0 deletionsdlls/geolocation/geolocation.spec
- dlls/geolocation/main.c 0 additions, 0 deletionsdlls/geolocation/main.c
- dlls/geolocation/private.h 2 additions, 2 deletionsdlls/geolocation/private.h
- dlls/geolocation/tests/Makefile.in 5 additions, 0 deletionsdlls/geolocation/tests/Makefile.in
- dlls/geolocation/tests/geolocator.c 0 additions, 0 deletionsdlls/geolocation/tests/geolocator.c
- dlls/mscms/mscms_priv.h 12 additions, 12 deletionsdlls/mscms/mscms_priv.h
- dlls/msdaps/main.c 5 additions, 5 deletionsdlls/msdaps/main.c
- dlls/msdaps/row_server.idl 4 additions, 4 deletionsdlls/msdaps/row_server.idl
dlls/bcryptprimitives/Makefile.in
0 → 100644
dlls/bcryptprimitives/bcryptprimitives.spec
0 → 100644
dlls/bcryptprimitives/main.c
0 → 100644
File moved
File moved