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
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
>
According to http://msdn.microsoft.com/en-us/library/ff558679(VS.85).aspx the
ObjectType parameter should be written as *SomeObjectType, hence the extern
object types should be POBJECT_TYPE pointers in order to be compatible with the
MS DDK.
Add missing TmXYZ object types as well, these are alread
a Canadian Cross
> compiler with the multilib's alternative host (see above)? I'd like to not
> have to install a 32-bit linux OS when my GCC can very will build 32-bit
> binaries.
>
> Thanks!
>
> Ruben
>
>
Hi
I re
When using the DDK for vista or above the following warning occurs.
/include/ddk/ntddk.h:4151:13: warning: 'struct _DISK_GEOMETRY_EX' declared
inside parameter list
This patch simply defines _DISK_GEOMETRY_EX similar to:
http://doxygen.reactos.org/d2/d49/ntddk_8h_source.html
---
mingw-w64-header
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