Constant extractor
Posted: Fri Nov 18, 2011 2:42 pm
I just made this 'constant extractor'. It takes every #define in a C++ file, and shows them as a constant declaration in VB or C#. It useful if you need to find the values according to constants when working with the API.