.. |
tests
|
rpcrt4/tests: Make tests run on win9x/NT4 again.
|
2008-02-28 12:57:02 +01:00 |
Makefile.in
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
cproxy.c
|
janitorial: Remove links to any microsoft site.
|
2008-03-01 12:03:59 +01:00 |
cpsf.c
|
Include config.h and wine/port.h in files that use snprintf.
|
2008-02-29 12:39:28 +01:00 |
cpsf.h
|
…
|
|
cstub.c
|
Don't use GetExceptionCode and GetExceptionInformation in exception filter functions.
|
2008-02-16 14:57:44 +01:00 |
epm_towers.h
|
…
|
|
ncastatus.h
|
…
|
|
ndr_clientserver.c
|
rpcrt4: Implement NdrMapCommAndFaultStatus.
|
2008-01-09 12:25:50 +01:00 |
ndr_contexthandle.c
|
rpcrt4: Allocate a context handle if a NULL GUID is being unmarshalled.
|
2008-01-14 13:38:53 +01:00 |
ndr_fullpointer.c
|
rpcrt4: Fix memory leak in NdrFullPointerXlatFree.
|
2008-01-09 13:38:02 +01:00 |
ndr_marshall.c
|
rpcrt4: Only initialise the context handle to NULL in NdrContextHandleUnmarshall if it is an out-only or return one.
|
2008-01-17 15:30:30 +01:00 |
ndr_misc.h
|
rpcrt4: Handle complex arrays in calc_arg_size.
|
2008-01-14 15:31:37 +01:00 |
ndr_ole.c
|
rpcrt4: Remove unneeded casts.
|
2008-01-17 13:42:14 +01:00 |
ndr_stubless.c
|
Add a new convenience macro for an exception handler that handles all exceptions.
|
2008-02-16 14:58:24 +01:00 |
ndr_stubless.h
|
janitorial: Remove links to any microsoft site.
|
2008-03-01 12:03:59 +01:00 |
rpc_assoc.c
|
rpcrt4: Bind to the server interface in I_RpcGetBuffer, not I_RpcSendReceive.
|
2008-01-08 14:00:50 +01:00 |
rpc_assoc.h
|
…
|
|
rpc_async.c
|
rpcrt4: Implement RpcAsyncInitializeHandle.
|
2008-01-07 22:55:46 +01:00 |
rpc_binding.c
|
rpcrt4: Don't crash in RpcStringBindingParseA/W if Endpoint or Options is NULL.
|
2008-02-28 10:50:57 +01:00 |
rpc_binding.h
|
rpcrt4: Pass the SPN input to RpcBindingSetAuthInfoA/W into InitializeSecurityContextW instead of AcquireCredentialsHandleA/W.
|
2008-01-23 20:45:52 +01:00 |
rpc_defs.h
|
janitorial: Remove links to any microsoft site.
|
2008-03-01 12:03:59 +01:00 |
rpc_epmap.c
|
rpcrt4: Add traces to the start of TowerConstruct and TowerExplode.
|
2008-01-14 13:39:08 +01:00 |
rpc_message.c
|
rpcrt4: Add some traces to async_notifier_proc.
|
2008-02-15 09:53:16 +01:00 |
rpc_message.h
|
…
|
|
rpc_server.c
|
Add a new convenience macro for an exception handler that handles all exceptions.
|
2008-02-16 14:58:24 +01:00 |
rpc_server.h
|
…
|
|
rpc_transport.c
|
rpcrt4: Include ws2tcpip.h instead of Unix headers when targeting a build for Windows.
|
2008-02-25 13:27:54 +01:00 |
rpcrt4.spec
|
rpcrt4: Remove some unimplemented win9x-only spec entries.
|
2008-01-21 12:42:06 +01:00 |
rpcrt4_main.c
|
rpcrt4: Implement I_RpcMapWin32Status.
|
2008-01-07 12:41:17 +01:00 |
rpcss_np_client.c
|
…
|
|
rpcss_np_client.h
|
…
|
|
version.rc
|
…
|
|