Add missing loadperf and sfc in lib32
Add missing loadperf and sfc in lib32
Add missing __deref_out_ecount_full to sal.h
wincred fixes for pywin32
Add missing loadperf and sfc in lib32
wincred fixes for pywin32
https://sourceforge.net/p/mingw-w64/mingw-w64/ci/master/tree/mingw-w64-headers/include/sal.h#l523 (GitHub permalink: https://github.com/mingw-w64/mingw-w64/blob/93753750c96c8a36a1db2e1b30753f6e9e7aba28/mingw-w64-headers/include/sal.h#L523-L529) mentions that /* FIXME: __in macro conflicts with argument names in libstdc++. For this reason, * we disable it for C++. This should be fixed in libstdc++ so we can uncomment * it in fixed version here. */ #if !defined(__cplusplus) || !defined(__GNUC__) #define...
https://sourceforge.net/p/mingw-w64/mingw-w64/ci/master/tree/mingw-w64-headers/include/sal.h#l523 (GitHub permalink: https://github.com/mingw-w64/mingw-w64/blob/93753750c96c8a36a1db2e1b30753f6e9e7aba28/mingw-w64-headers/include/sal.h#L523-L529) mentions that /* FIXME: __in macro conflicts with argument names in libstdc++. For this reason, we disable it for C++. This should be fixed in libstdc++ so we can uncomment it in fixed version here. */ if !defined(cplusplus) || !defined(__GNUC) define __in...