RPCRT4: update a url

Mike McCormack mike at codeweavers.com
Thu Sep 2 12:47:25 CDT 2004


ChangeLog:
* update a url
-------------- next part --------------
Index: include/rpcproxy.h
===================================================================
RCS file: /home/wine/wine/include/rpcproxy.h,v
retrieving revision 1.13
diff -u -r1.13 rpcproxy.h
--- include/rpcproxy.h	23 Aug 2004 18:10:02 -0000	1.13
+++ include/rpcproxy.h	2 Sep 2004 16:18:48 -0000
@@ -209,7 +209,7 @@
 
 #if 0
 
-/* see http://msdn.microsoft.com/library/en-us/dnmsj99/html/com0199.asp?frame=true */
+/* see http://www.microsoft.com/msj/0199/com/com0199.aspx */
 
 RPCRTAPI HRESULT RPC_ENTRY
   CreateProxyFromTypeInfo( LPTYPEINFO pTypeInfo, LPUNKNOWN pUnkOuter, REFIID riid,


More information about the wine-patches mailing list