ChangeSet ID: 6792 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/23 18:26:56
Modified files: include : rpcdce.h dlls/rpcrt4/tests: rpc.c dlls/rpcrt4 : rpcrt4_main.c rpc_binding.c cpsf.c
Log message: Dimitrie O. Paun dpaun@rogers.com Fix definitions for Uuid{To,From}String, RpcStringFree.
Patch: http://cvs.winehq.com/patch.py?id=6792
Old revision New revision Changes Path 1.15 1.16 +6 -6 wine/include/rpcdce.h 1.2 1.3 +1 -1 wine/dlls/rpcrt4/tests/rpc.c 1.38 1.39 +6 -6 wine/dlls/rpcrt4/rpcrt4_main.c 1.8 1.9 +13 -13 wine/dlls/rpcrt4/rpc_binding.c 1.3 1.4 +8 -8 wine/dlls/rpcrt4/cpsf.c