Sweden-Number/dlls/rpcrt4
Rob Shearman 86f79e3a55 rpcrt4: Fix use of uninitialised variable in NdrDllRegisterProxy.
It should be key, not subkey being passed into RegSetValueExW.
2009-02-24 16:57:31 +01:00
..
tests rpcrt4/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:30 +01:00
Makefile.in rpcrt4: Use pseudo-random numbers to generate UUIDs rather than using the (old, deprecated) MAC-address-and-time generation algorithm. 2009-01-22 15:28:23 +01:00
cproxy.c
cpsf.c rpcrt4: Fix use of uninitialised variable in NdrDllRegisterProxy. 2009-02-24 16:57:31 +01:00
cpsf.h
cstub.c rpcrt4: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
epm.idl
epm_towers.h
ncastatus.h
ndr_clientserver.c include: Change RPC_STATUS from long to LONG for Win64 compatibility. 2009-01-04 13:34:38 +01:00
ndr_contexthandle.c rpcrt4: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
ndr_es.c rpcrt4: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
ndr_fullpointer.c
ndr_marshall.c rpcrt4: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
ndr_misc.h
ndr_ole.c Change parameter type from size_t to SIZE_T for MIDL_user_allocate. 2009-02-02 11:55:21 +01:00
ndr_stubless.c rpcrt4: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
ndr_stubless.h
rpc_assoc.c include: Change RPC_STATUS from long to LONG for Win64 compatibility. 2009-01-04 13:34:38 +01:00
rpc_assoc.h
rpc_async.c
rpc_binding.c rpcrt4: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
rpc_binding.h rpcrt4: Declare some functions static. 2009-01-19 13:36:26 +01:00
rpc_defs.h
rpc_epmap.c rpcrt4: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
rpc_message.c rpcrt4: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
rpc_message.h rpcrt4: Declare some functions static. 2009-01-19 13:36:26 +01:00
rpc_server.c rpcrt4: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
rpc_server.h
rpc_transport.c rpcrt4: Don't abort reading from a pipe if a single read is short. 2009-02-09 12:09:01 +01:00
rpcrt4.spec rpcrt4: Add a stub implementation of NdrGetUserMarshalInfo. 2009-01-21 13:07:30 +01:00
rpcrt4_main.c rpcrt4: Move NdrGetUserMarshalInfo stub near user marshal functions. Add documentation header. 2009-01-23 13:40:36 +01:00
version.rc