-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi: We have just made some changes to the Visual C++ compiler that makes the checking of 'extern "C"' functions stricter - especially across namespaces. This has shown up some issues in the file:
Specifically functions like 'GetSystemTimeAsFileTime' which now are flagged as an error as they do not match the declaration in the Windows SDK (because they use a different definition of 'SYSTEMTIME').
Feel free to contact me if you need more information.
Thanks
Jonathan Caves
Metadata
Metadata
Assignees
Labels
No labels