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

2009-08-24 Thread Alexandre Julliard
Huw Davies writes: > On Mon, Aug 24, 2009 at 01:51:24PM +0200, Alexandre Julliard wrote: >> Huw Davies 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 >> > @@

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

2009-08-24 Thread Huw Davies
On Mon, Aug 24, 2009 at 01:51:24PM +0200, Alexandre Julliard wrote: > Huw Davies 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 = @srcd

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

2009-08-24 Thread Alexandre Julliard
Huw Davies 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 > EXT