Add a stub implementation of ntdsapi.dll.
commit5fd4d3410d18a656601b3876db265082fa64df3f
authorDmitry Timoshkov <dmitry@codeweavers.com>
Fri, 19 May 2006 07:36:20 +0000 (19 16:36 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 20 May 2006 15:01:46 +0000 (20 17:01 +0200)
treee6d18ccded59f0f81d91138640334412e954c3b0
parentb1cbecbbc6b80149471966bb2b0ead4dcc5e286a
Add a stub implementation of ntdsapi.dll.
configure
configure.ac
dlls/Makefile.in
dlls/ntdsapi/.gitignore [new file with mode: 0644]
dlls/ntdsapi/Makefile.in [new file with mode: 0644]
dlls/ntdsapi/ntdsapi.c [new file with mode: 0644]
dlls/ntdsapi/ntdsapi.spec [new file with mode: 0644]
include/Makefile.in
include/ntdsapi.h [new file with mode: 0644]