Skip to content

Conversation

@yani
Copy link

@yani yani commented Aug 10, 2024

This fixes an issue where GetSystemTimePreciseAsFileTime() can not be found in kernel32.dll on earlier Windows versions. This function has been added in Windows 8.

I didn't use the IsWindows8OrGreater() because the (unnoficial) extended kernel patches for Windows 7 add the GetSystemTimePreciseAsFileTime function.

More info: GetSystemTimePreciseAsFileTime
Notice the: Minimum supported client: Windows 8 [desktop apps | UWP apps]

Loobinex pushed a commit to dkfans/kfx-deps that referenced this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant