1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/rpcrt4
Zebediah Figura e85afda3b5 rpcrt4: Rename "ref_counted_vtbl" to "struct delegating_vtbl".
Get rid of the typedef, and give it a slightly more salient name (and one that
matches more of the surrounding code).
2023-01-24 18:19:44 +01:00
..
tests rpcrt4/tests: Avoid invalid free of static string. 2023-01-13 11:16:04 +01:00
cproxy.c rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
cpsf.c
cpsf.h
cstub.c rpcrt4: Rename "ref_counted_vtbl" to "struct delegating_vtbl". 2023-01-24 18:19:44 +01:00
epm.idl
epm_towers.h
Makefile.in include: Use proper dllimports for rpcrt4 functions. 2022-12-07 13:51:37 +01:00
ncastatus.h
ndr_clientserver.c rpcrt4: Enable compilation with long types. 2022-02-17 18:57:15 +01:00
ndr_contexthandle.c rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
ndr_es.c rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
ndr_fullpointer.c rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
ndr_marshall.c rpcrt4: Don't cast ptrdiff_t to ULONG in traces, use %I instead. 2022-04-11 10:13:45 +02:00
ndr_misc.h
ndr_ole.c rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
ndr_stubless.c rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
ndr_stubless.h
ndr_typelib.c rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
ndr_types.idl
rpc_assoc.c rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
rpc_assoc.h
rpc_async.c rpcrt4: Enable compilation with long types. 2022-02-17 18:57:15 +01:00
rpc_binding.c rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
rpc_binding.h rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
rpc_defs.h
rpc_epmap.c rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
rpc_message.c rpcrt4: Fix GCC12.2 warnings. 2022-12-14 18:30:08 +01:00
rpc_message.h rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
rpc_server.c rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
rpc_server.h
rpc_transport.c rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
rpcrt4.spec
rpcrt4_main.c rpcrt4: Use standard C functions for memory allocation. 2022-12-05 23:28:03 +01:00
version.rc