Is there a list of the microsoft compiler flags (and what they do) and defines anywhere on the net.

Example:

_MSC_VER = C version
_DLL = Compiler will use msvcrt.dll
__cplusplus = Using c++ rather than c