Commit ff70923f authored by Huw Davies's avatar Huw Davies Committed by Alexandre Julliard

msdaps: Register the row and rowset proxy and server classes.

parent de6f3810
......@@ -3,7 +3,7 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msdaps.dll
IMPORTS = uuid oleaut32 ole32 rpcrt4 kernel32 ntdll
IMPORTS = uuid oleaut32 ole32 rpcrt4 advapi32 kernel32 ntdll
EXTRADEFS = -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }" -DENTRY_PREFIX=msdaps_
EXTRAIDLFLAGS = --win32-align=2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment