Le mar 25/01/2005 � 11:51, Robert Shearman a �crit : > Hi, > > This time without alloca. > > Rob > > Changelog: > Proxies/stubs for IRemUnknown methods, based on code written by Ove K�ven. > ---- >
> diff -u -p -N -r -x '*~' -x '.#*' -x CVS -x Makefile -x '*.o' -x '*.spec.def' > dlls/ole32_49/oleproxy.c dlls/ole32/oleproxy.c > --- dlls/ole32_49/oleproxy.c 2005-01-24 16:12:03.000000000 -0600 > +++ dlls/ole32/oleproxy.c 2005-01-25 10:47:23.011171080 -0600 > @@ -2,6 +2,7 @@ > * OLE32 proxy/stub handler > * > * Copyright 2002 Marcus Meissner > + * Copyright 2001 Ove KÃ¥ven, TransGaming Technologies Not sure we want UTF-8 in the source files... At least we don't have it (yet). Vincent
