Re: [Mingw-w64-public] [PATCH] Add wmilib for use with DDK

2014-01-19 Thread JonY
On 1/19/2014 16:32, Lars Munch wrote: > On Sun, Jan 19, 2014 at 2:35 AM, JonY wrote: > >> On 1/18/2014 22:13, Lars Munch wrote: >>> This patch never got applied. Could someone please apply? >>> >>> Thanks >>> Lars >>> >> >> Done with trunk r6444. >> >> > Thanks, you missed one file from the patch

Re: [Mingw-w64-public] [PATCH] Add wmilib for use with DDK

2014-01-19 Thread Lars Munch
On Sun, Jan 19, 2014 at 2:35 AM, JonY wrote: > On 1/18/2014 22:13, Lars Munch wrote: > > This patch never got applied. Could someone please apply? > > > > Thanks > > Lars > > > > Done with trunk r6444. > > Thanks, you missed one file from the patch though: mingw-w64-crt/lib64/wmilib.def -

Re: [Mingw-w64-public] [PATCH] Add wmilib for use with DDK

2014-01-18 Thread JonY
On 1/18/2014 22:13, Lars Munch wrote: > This patch never got applied. Could someone please apply? > > Thanks > Lars > Done with trunk r6444. signature.asc Description: OpenPGP digital signature -- CenturyLink Cloud:

Re: [Mingw-w64-public] [PATCH] Add wmilib for use with DDK

2014-01-18 Thread Lars Munch
This patch never got applied. Could someone please apply? Thanks Lars On Mon, Dec 30, 2013 at 9:54 AM, Kai Tietz wrote: > Patch is ok for trunk. > > Thanks, > Kai > > 2013/12/30 Lars Munch : > > This patch adds wmilib for use with the DDK wmilib.h header. The .def > files > > where generated b

Re: [Mingw-w64-public] [PATCH] Add wmilib for use with DDK

2013-12-30 Thread Kai Tietz
Patch is ok for trunk. Thanks, Kai 2013/12/30 Lars Munch : > This patch adds wmilib for use with the DDK wmilib.h header. The .def files > where generated by running gendef on wmilib.sys from Windows 7, but wmilib.sys > has been there since Win2k. > --- > mingw-w64-crt/Makefile.am | 3 ++-

[Mingw-w64-public] [PATCH] Add wmilib for use with DDK

2013-12-29 Thread Lars Munch
This patch adds wmilib for use with the DDK wmilib.h header. The .def files where generated by running gendef on wmilib.sys from Windows 7, but wmilib.sys has been there since Win2k. --- mingw-w64-crt/Makefile.am | 3 ++- mingw-w64-crt/Makefile.in | 6 -- mingw-w64-crt/lib32/Make