On 2017/3/16 13:20, Ozkan Sezer wrote:
> On 3/16/17, Liu Hao <[email protected]> wrote:
>> On 2017/3/16 5:26, Jon Turney wrote:
>>> Use PDH_FUNCTION rather than just PDH_STATUS, so these functions are
>>> correctly decorated with WINAPI (= stdcall on x86), so linkage works
>>> correctly on x86.
>> This is indeed how Microsoft people declare these functions. Is this
>> patch ok to apply?
>
> Looks OK to me.
Thank you. I committed and pushed the patch.

>> However, unlike other function declarations, each of which resides in a
>> single line, each of these five declarations occupies multiple lines. I
>> don't know whether we should fix that as well.
>
> One thing at a time should be the preferable way to  make changes.
Yes I created another patch for it, as I couldn't tamper the origin 
patch whose author wasn't me.

-- 
Best regards,
LH_Mouse


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to