Re: [Mingw-w64-public] Defining additional Constants

2018-01-22 Thread Jacek Caban
Hi Tom, On 01/22/2018 07:15 PM, Tom Ritter wrote: > mingw-w64-headers/include/error.h| 1 + > mingw-w64-headers/include/winerror.h | 1 + > mingw-w64-headers/include/winnt.h| 29 - > mingw-w64-tools/widl/include/winnt.h | 1 + The version in widl/ subdirecto

[Mingw-w64-public] Defining additional Constants

2018-01-22 Thread Tom Ritter
Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1431809 This syncs the PRODUCT_ENTERPRISE_XXX defines between widl and headers, and declares ERROR_INVALID_TOKEN in headers -tom From d258bc0274c8b1b63ed8ea4d31e6ab8a8b621833 Mon Sep 17 00:00:00 2001 From: Tom Ritter Date: Mon, 22 Jan 201

Re: [Mingw-w64-public] Defining additional Constants

2018-01-22 Thread Tom Ritter
Afraid I was too eager, the newly attached one correctly defines ERROR_INVALID_TOKEN in all the places. -tom On 22 January 2018 at 11:58, Tom Ritter wrote: > Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1431809 > > This syncs the PRODUCT_ENTERPRISE_XXX defines between widl and > hea