Module: wine Branch: refs/heads/master Commit: 80c3a212a0e4240048f16b586c3b406bdadb825e URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=80c3a212a0e4240048f16b58...
Author: Dmitry Timoshkov dmitry@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