ADVPACK: Remove DllMain from the spec file

Jacek Caban jack at itma.pwr.wroc.pl
Sat Jun 25 18:22:45 CDT 2005


Changelog:
    Remove DllMain from the spec file
-------------- next part --------------
Index: dlls/advpack/advpack.spec
===================================================================
RCS file: /home/wine/wine/dlls/advpack/advpack.spec,v
retrieving revision 1.7
diff -u -p -r1.7 advpack.spec
--- dlls/advpack/advpack.spec	18 Apr 2005 09:51:53 -0000	1.7
+++ dlls/advpack/advpack.spec	25 Jun 2005 23:17:38 -0000
@@ -3,7 +3,6 @@
 @ stub CloseINFEngine
 @ stdcall DelNode(str long)
 @ stdcall DelNodeRunDLL32(ptr ptr str long)
-@ stdcall DllMain(long long ptr)
 @ stdcall DoInfInstall(ptr)
 @ stub ExecuteCab
 @ stub ExtractFiles


More information about the wine-patches mailing list