Dmitry Timoshkov : ntdsapi: Add DsMakeSpnA to the spec file.

Alexandre Julliard julliard at wine.codeweavers.com
Mon May 22 05:19:20 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 80c3a212a0e4240048f16b586c3b406bdadb825e
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=80c3a212a0e4240048f16b586c3b406bdadb825e

Author: Dmitry Timoshkov <dmitry at codeweavers.com>
Date:   Sun May 21 23:07:26 2006 +0900

ntdsapi: Add DsMakeSpnA to the spec file.

---

 dlls/ntdsapi/ntdsapi.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/ntdsapi/ntdsapi.spec b/dlls/ntdsapi/ntdsapi.spec
index 4c16fcc..a9607ca 100644
--- a/dlls/ntdsapi/ntdsapi.spec
+++ b/dlls/ntdsapi/ntdsapi.spec
@@ -52,7 +52,7 @@
 @ stub DsLogEntry
 @ stub DsMakePasswordCredentialsA
 @ stub DsMakePasswordCredentialsW
-@ stub DsMakeSpnA
+@ stdcall DsMakeSpnA(str str str long str ptr ptr)
 @ stdcall DsMakeSpnW(wstr wstr wstr long wstr ptr ptr)
 @ stub DsMapSchemaGuidsA
 @ stub DsMapSchemaGuidsW




More information about the wine-cvs mailing list