On 08/29/14 16:02, Kai Tietz wrote: > +DEFINE_GUID (GUID_DEVINTERFACE_HID, __MSABI_LONG (0x4d1e55b2), 0xf16f, > 0x11cf, 0x88, 0xcb, 0x00, 0x11, 0x11, 0x00, 0x00, 0x30); > +DEFINE_GUID (GUID_HID_INTERFACE_NOTIFY, __MSABI_LONG (0x2c4e2e88), 0x25e6, > 0x4c33, 0x88, 0x2f, 0x3d, 0x82, 0xe6, 0x07, 0x36, 0x81);
__MSABI_LONG is not really needed here. Those constants being ints will be find in DEFINE_GUID. The rest of patches look good to me. Thanks, Jacek ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public