mirror of
https://github.com/glfw/glfw.git
synced 2025-02-12 03:37:40 +00:00
Some extension loader headers include windows.h. If they were included before glfw3.h, glfw3native.h would leave APIENTRY undefined. This adds the GLFW_APIENTRY_DEFINED macro to signal when GLFW "owns" APIENTRY and may undefine it. Fixes #1062. |
||
---|---|---|
.. | ||
GLFW |