Changed EXPAND_WCB so it works with MSVC and GCC
authorRcmaniac25 <rcmaniac25@hotmail.com>
Fri, 30 Jun 2017 23:21:14 +0000 (23:21 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Fri, 30 Jun 2017 23:21:14 +0000 (23:21 +0000)
commitcf2ecefe0a6a352339294c01a5188667f3650496
tree301295ef9ffbdfc1e6239a20f698fbb350fafbdd
parent831749819dcdc1ea884c18607c2b447bbf5fca72
Changed EXPAND_WCB so it works with MSVC and GCC

- Required adding an "argument expansion macro" for each callback (hope to remove eventually)
- Fixed MSVC linking error where glutMenuStatusFuncUCall had the incorrect case and should've been glutMenuStatusFuncUcall
- Updated formatting of some freeglut_ext.h functions

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1810 7f0cb862-5218-0410-a997-914c9d46530a
CMakeLists.txt
include/GL/freeglut_ext.h
src/fg_callbacks.c
src/fg_internal.h