Macro expander

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?
Topic archived. No new replies allowed.