Commit 1591d197 authored by Huw Davies's avatar Huw Davies Committed by Alexandre Julliard

msdaps: Use 2 byte structure packing for win32 code.

parent b524c550
......@@ -5,6 +5,7 @@ VPATH = @srcdir@
MODULE = msdaps.dll
IMPORTS = oleaut32 ole32 rpcrt4 kernel32 ntdll
EXTRADEFS = -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }"
EXTRAIDLFLAGS = --win32-align=2
EXTRA_OBJS = dlldata.o
......
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