RPC merge (B_PL3)

Greg Turner gmturner007 at ameritech.net
Wed Oct 9 21:36:27 CDT 2002


oops. fixes "can't find IID_IUnknown."

--- dlls/rpcrt4/Makefile.in.B_PL2       2002-10-09 00:32:34.000000000 -0500
+++ dlls/rpcrt4/Makefile.in     2002-10-09 21:26:10.000000000 -0500
@@ -4,7 +4,7 @@
 SRCDIR    = @srcdir@
 VPATH     = @srcdir@
 MODULE    = rpcrt4.dll
-IMPORTS   = kernel32
+IMPORTS   = kernel32 ntdll

 LDDLLFLAGS = @LDDLLFLAGS@
 SYMBOLFILE = $(MODULE).tmp.o




More information about the wine-patches mailing list