I want to list all macros which were defined inside a certain Visual Studio 2010 Project or Solution. Is there an efficient way to list them with a Tool (might be Visal Assist, too). Or is there a good regex to find them all?
If there is an enhanced way to do this in Visual Studion 2015 I will be interested, too.
Taken from here ---> https://learn.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=msvc-160