[PATCH 1/5] msdaps: Use 2 byte structure packing.

Alexandre Julliard julliard at winehq.org
Mon Aug 24 06:51:24 CDT 2009


Huw Davies <huw at codeweavers.com> writes:

> diff --git a/dlls/msdaps/Makefile.in b/dlls/msdaps/Makefile.in
> index d6f71a0..cebf659 100644
> --- a/dlls/msdaps/Makefile.in
> +++ b/dlls/msdaps/Makefile.in
> @@ -5,6 +5,7 @@ VPATH     = @srcdir@
>  MODULE    = msdaps.dll
>  IMPORTS   = oleaut32 rpcrt4 kernel32 ntdll
>  EXTRADEFS = -DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }"
> +EXTRAIDLFLAGS = -a2

Won't this break the 64-bit build?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list