[1/2] sfc: Add missing exports. (try 2)

Hans Leidekker hans at codeweavers.com
Tue Jan 6 01:33:52 CST 2009


This version uses anonymous entry points for undocumented ordinal stubs
and keeps the SfcIsKeyProtected export.

 -Hans

diff --git a/dlls/sfc/sfc.spec b/dlls/sfc/sfc.spec
index 8afb515..2db3cb3 100644
--- a/dlls/sfc/sfc.spec
+++ b/dlls/sfc/sfc.spec
@@ -1,3 +1,15 @@
+1 stub @
+2 stub @
+3 stub @
+4 stub @
+5 stub @
+6 stub @
+7 stub @
+8 stub @
+9 stub @
 @ stub SfcGetNextProtectedFile
 @ stdcall SfcIsFileProtected(ptr wstr) sfc_os.SfcIsFileProtected
 @ stdcall SfcIsKeyProtected(long wstr long) sfc_os.SfcIsKeyProtected
+@ stub SfcWLEventLogoff
+@ stub SfcWLEventLogon
+@ stub SfpVerifyFile



More information about the wine-patches mailing list