wine/dlls/rpcrt4 Makefile.in rpcrt4.spec rpcrt ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 7 16:49:49 CDT 2002


ChangeSet ID:	5665
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/07 16:49:49

Modified files:
	dlls/rpcrt4    : Makefile.in rpcrt4.spec rpcrt4_main.c 
Added files:
	dlls/rpcrt4    : rpc_binding.c rpc_binding.h 

Log message:
	Ove Kaaven <ovek at transgaming.com>
	Implemented RpcBindingInqObject, RpcBindingSetObject,
	RpcBindingVectorFree, RpcBindingToStringBindingA/W,
	RpcBindingFromStringBindingA/W, RpcStringBindingParseA/W,
	I_RpcBindingSetAsync, RpcStringBindingComposeA/W, RpcBindingFree,
	RPCStringFreeW, UUIDHash, UuidToStringW, and associated junk.

Patch: http://cvs.winehq.com/patch.py?id=5665

Old revision  New revision  Changes     Path
 1.8           1.9           +1 -0       wine/dlls/rpcrt4/Makefile.in
 1.19          1.20          +11 -10     wine/dlls/rpcrt4/rpcrt4.spec
 1.29          1.30          +78 -73     wine/dlls/rpcrt4/rpcrt4_main.c
 Added         1.1           +0 -0       wine/dlls/rpcrt4/rpc_binding.c
 Added         1.1           +0 -0       wine/dlls/rpcrt4/rpc_binding.h




More information about the wine-cvs mailing list