VC++ 7.0: The Compiler (1/2)
 The preprocessor:
• New macros:
• __FUNCDNAME__
• __FUNCSIG__
• __FUNCNAME__
• New pragmas
• #pragma deprecated(...)