On Sun, Dec 11, 2022 at 7:22 AM Bruno Haible wrote:
> Roger Pack wrote:
> > I received some complaints saying in mingw it was"requiring windows 8"
> for
> > a certain library.
> >
> > "Entry point not found, GetSystemTimePreciseAsFileTime could not
On Sat, Dec 10, 2022 at 11:01 PM Roger Pack wrote:
> I received some complaints saying in mingw it was"requiring windows 8" for
> a certain library.
>
> "Entry point not found, GetSystemTimePreciseAsFileTime could not be
> located in the dynamic link library KERNE
I received some complaints saying in mingw it was"requiring windows 8" for
a certain library.
"Entry point not found, GetSystemTimePreciseAsFileTime could not be located
in the dynamic link library KERNEL32.dll".
mingw appears to have the following:
#define _WIN32_WINNT 0x502
#define _WIN32_WINN