Hans Leidekker : sfc: Add missing exports.
Module: wine Branch: master Commit: c8513986f2571958531b67750ab34a8e8ce1ac74 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c8513986f2571958531b67750a... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Tue Jan 6 08:33:52 2009 +0100 sfc: Add missing exports. --- dlls/sfc/sfc.spec | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) 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
participants (1)
-
Alexandre Julliard