Re: [Mingw-w64-public] [PATCH 2/2] winstorecompat: Provide RtlAddFunctionTable on 64bits platforms only

2018-08-05 Thread Liu Hao
在 2018-08-06 01:38, Martin Storsjö 写道: > On Sun, 5 Aug 2018, NightStrike wrote: > >> On Wed, Jul 11, 2018, 1:20 PM Hugo Beauzée-Luyssen >> wrote: >> >>> On Wed, Jul 11, 2018, at 7:12 PM, Martin Storsjö wrote: >>> I originally wanted to do so but disliked the "iso C forbids empty >>> translation

Re: [Mingw-w64-public] [PATCH 2/2] winstorecompat: Provide RtlAddFunctionTable on 64bits platforms only

2018-08-05 Thread Martin Storsjö
On Sun, 5 Aug 2018, NightStrike wrote: On Wed, Jul 11, 2018, 1:20 PM Hugo Beauzée-Luyssen wrote: On Wed, Jul 11, 2018, at 7:12 PM, Martin Storsjö wrote: > On Wed, 11 Jul 2018, Hugo Beauzée-Luyssen wrote: > > > RtlAddFunctionTable is only available on those. Moreover, so are the > > (P)RUNTIME

Re: [Mingw-w64-public] [PATCH 2/2] winstorecompat: Provide RtlAddFunctionTable on 64bits platforms only

2018-08-05 Thread NightStrike
On Wed, Jul 11, 2018, 1:20 PM Hugo Beauzée-Luyssen wrote: > On Wed, Jul 11, 2018, at 7:12 PM, Martin Storsjö wrote: > > On Wed, 11 Jul 2018, Hugo Beauzée-Luyssen wrote: > > > > > RtlAddFunctionTable is only available on those. Moreover, so are the > > > (P)RUNTIME_FUNCTION types > > > > No, it's