reactos/dll/win32/rpcrt4
Timo Kreuzer 88808bad8a [RPCRT4] Fix x64 assembly code
movaps is a 128 bit aligned move, we need a 64 bit unaligned move, so use movsd.
Fixes a crash in oleaut32_winetest tmarshal.
Also add a comment about the use of movd instead of movq.
2023-09-23 11:06:24 +03:00
..
CMakeLists.txt
cproxy.c
cpsf.c
cpsf.h
cstub.c
epm.idl
epm_towers.h
msvc.S
ncastatus.h
ndr_clientserver.c
ndr_contexthandle.c
ndr_es.c
ndr_fullpointer.c
ndr_marshall.c
ndr_misc.h
ndr_ole.c
ndr_stubless.c
ndr_stubless.h
ndr_typelib.c
ndr_types.idl
precomp.h
rpc_assoc.c
rpc_assoc.h
rpc_async.c
rpc_binding.c
rpc_binding.h
rpc_defs.h
rpc_epmap.c
rpc_message.c
rpc_message.h
rpc_server.c
rpc_server.h
rpc_transport.c
rpcrt4.rc
rpcrt4.spec
rpcrt4_main.c
rpcrt4_ros.diff
unix_func.c
version.rc