.. |
tests
|
rpcrt4: Even though FC_ENUM16 is an unsigned type, the highest allowable value that can be marshalled is SHRT_MAX, not USHRT_MAX.
|
2007-07-16 22:46:47 +02:00 |
cproxy.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
cpsf.c
|
rpcrt4: Cast-qual warnings fix.
|
2006-09-26 11:40:41 +02:00 |
cpsf.h
|
rpcrt4: Add delegating stub support.
|
2006-09-07 10:57:39 +02:00 |
cstub.c
|
rpcrt4: Cast-qual warnings fix.
|
2006-11-13 12:46:53 +01:00 |
epm_towers.h
|
rpcrt4: Avoid potential redefinition of uuid_t.
|
2006-06-08 11:29:26 +02:00 |
Makefile.in
|
Added version information for a number of dlls.
|
2007-03-07 21:25:16 +01:00 |
ncastatus.h
|
rpcrt4: Translate between NCA and RPC status codes.
|
2007-07-05 19:53:29 +02:00 |
ndr_clientserver.c
|
rpcrt4: Exclude unused headers.
|
2007-05-18 14:11:22 +02:00 |
ndr_fullpointer.c
|
rpcrt4: Win64 printf format warning fixes.
|
2006-11-10 11:31:59 +01:00 |
ndr_marshall.c
|
rpcrt4: Fix the buffer bounds check.
|
2007-07-19 12:03:50 +02:00 |
ndr_misc.h
|
rpcrt4: More "unsigned long" to "ULONG" changes in preparation of the removal of WINE_NO_LONG_AS_INT.
|
2006-11-10 11:31:45 +01:00 |
ndr_ole.c
|
rpcrt4: Exclude unused headers.
|
2007-05-18 14:11:22 +02:00 |
ndr_stubless.c
|
rpcrt4: Add a STUBLESS_FREE phase for freeing the allocated memory in the server function.
|
2007-06-25 23:21:52 +02:00 |
rpc_binding.c
|
rpcrt4: Make binding to an interface a function of RpcAssoc instead of
|
2007-07-13 12:27:17 +02:00 |
rpc_binding.h
|
rpcrt4: Make binding to an interface a function of RpcAssoc instead of
|
2007-07-13 12:27:17 +02:00 |
rpc_defs.h
|
rpcrt4: Convert bind ack and nack reject reasons into RPC status codes when binding.
|
2007-07-23 11:48:13 +02:00 |
rpc_epmap.c
|
rpcrt4: Exclude unused headers.
|
2007-05-18 14:11:22 +02:00 |
rpc_message.c
|
rpcrt4: Convert bind ack and nack reject reasons into RPC status codes when binding.
|
2007-07-23 11:48:13 +02:00 |
rpc_message.h
|
rpcrt4: Call RPCRT4_Send directly from PKT_RECEIVE handler in server.
|
2007-07-05 19:53:47 +02:00 |
rpc_server.c
|
rpcrt4: Convert bind ack and nack reject reasons into RPC status codes when binding.
|
2007-07-23 11:48:13 +02:00 |
rpc_server.h
|
rpcrt4: Implement RpcServerUnregisterIf.
|
2006-11-13 14:32:41 +01:00 |
rpc_transport.c
|
rpcrt4: Convert bind ack and nack reject reasons into RPC status codes when binding.
|
2007-07-23 11:48:13 +02:00 |
rpcrt4.spec
|
rpcrt4: RpcBindingCopy is implemented.
|
2006-10-03 16:14:49 +02:00 |
rpcrt4_main.c
|
rpcrt4: Fix a file handle leak in RPCRT4_RPCSSOnDemandCall().
|
2007-03-08 21:31:07 +01:00 |
rpcss_np_client.c
|
Assorted spelling and English fixes.
|
2007-04-03 11:23:12 +02:00 |
rpcss_np_client.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
version.rc
|
Added version information for a number of dlls.
|
2007-03-07 21:25:16 +01:00 |