Alexandre Julliard : mstask: Add stubs for the duplicate stdcall entry points.

Alexandre Julliard julliard at winehq.org
Thu Jul 17 06:38:21 CDT 2008


Module: wine
Branch: master
Commit: 17b436890baa6876b4cba8432ddcbc3215fbee9e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=17b436890baa6876b4cba8432ddcbc3215fbee9e

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jul 17 13:01:40 2008 +0200

mstask: Add stubs for the duplicate stdcall entry points.

---

 dlls/mstask/mstask.spec |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/dlls/mstask/mstask.spec b/dlls/mstask/mstask.spec
index c09f7f1..a65cae0 100644
--- a/dlls/mstask/mstask.spec
+++ b/dlls/mstask/mstask.spec
@@ -11,3 +11,16 @@
 @ stub SASetAccountInformation
 @ stub SASetNSAccountInformation
 @ stub SetNetScheduleAccountInformation
+@ stub _ConvertAtJobsToTasks at 0
+@ stub _DllCanUnloadNow at 0
+@ stub _DllGetClassObject at 12
+@ stub _GetNetScheduleAccountInformation at 12
+@ stub _NetrJobAdd at 12
+@ stub _NetrJobDel at 12
+@ stub _NetrJobEnum at 20
+@ stub _NetrJobGetInfo at 12
+@ stub _SAGetAccountInformation at 16
+@ stub _SAGetNSAccountInformation at 12
+@ stub _SASetAccountInformation at 20
+@ stub _SASetNSAccountInformation at 12
+@ stub _SetNetScheduleAccountInformation at 12




More information about the wine-cvs mailing list