Macro expander

Jun 25, 2017 at 12:47pm
Hi, I am trying to understand GLEW. It wraps the opengl functions with the help of macro. Now this is convenient for development but is not for study purposes. I am interested what it does platform specific, the raw c++ code. So is there any tool for MSVC specifically to expand those macros in some interesting manner so that it will be more helpful that "right click>find all referenc " or "right click>go to declaration" thing?
Jun 25, 2017 at 6:51pm
Topic archived. No new replies allowed.