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.

> 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.

------------------------------------------------------------------------------
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