.. |
tests
|
widl: Output "LONG" instead of "long" for a 32bit integer.
|
2009-03-13 11:15:21 +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
|
rpcrt4: Remove WINAPI on static functions where not needed.
|
2008-11-26 12:10:54 +01:00 |
cpsf.c
|
rpcrt4: Fix use of uninitialised variable in NdrDllRegisterProxy.
|
2009-02-24 16:57:31 +01:00 |
cpsf.h
|
rpcrt4: Convert source files to utf-8.
|
2008-10-18 19:20:44 +02:00 |
cstub.c
|
rpcrt4: Remove superfluous pointer casts.
|
2009-02-16 16:01:37 +01:00 |
epm.idl
|
rpcrt4: Use DCE/RPC to contact the endpoint-mapper server.
|
2008-06-26 12:18:35 +02:00 |
epm_towers.h
|
make_makefiles: Explicitly list the Wine headers that should be exported.
|
2008-07-23 11:40:43 +02:00 |
ncastatus.h
|
rpcrt4: Translate between NCA and RPC status codes.
|
2007-07-05 19:53:29 +02:00 |
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
|
rpcrt4: Sign-compare warnings fix.
|
2008-11-07 10:56:48 +01:00 |
ndr_marshall.c
|
rpcrt4: Fix a memory leak in union unmarshall functions by never passing fMustAlloc=TRUE into union_arm_unmarshall.
|
2009-03-23 14:54:29 +01:00 |
ndr_misc.h
|
rpcrt4: Convert source files to utf-8.
|
2008-10-18 19:20:44 +02:00 |
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
|
rpcrt4: Ignore the return value of functions when unmarshalling a pickled procedure.
|
2008-07-14 11:48:25 +02:00 |
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
|
rpcrt4: Implement low-level context handle support.
|
2007-12-26 13:26:49 +01:00 |
rpc_async.c
|
rpcrt4: Remove unneeded address-of operator from array name.
|
2008-07-14 11:50:08 +02:00 |
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
|
rpcrt4: Convert source files to utf-8.
|
2008-10-18 19:20:44 +02:00 |
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: Simplify some code in RpcServerInqBindings by changing while loops into for loops.
|
2009-03-23 14:54:07 +01:00 |
rpc_server.h
|
rpcrt4: Free the resources associated with server protocol sequences on DLL unload.
|
2009-03-23 14:54:01 +01:00 |
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: Free the resources associated with server protocol sequences on DLL unload.
|
2009-03-23 14:54:01 +01:00 |
version.rc
|
Added version information for a number of dlls.
|
2007-03-07 21:25:16 +01:00 |