This Add-In example syntax check current file with option -Zs (Only performs a syntax check.).
Without open project it add option -Ze (Activates Microsoft's extensions to C.).
It insert options 'Syntax check' and 'Compile with CC.exe' to document context menu.
20120819: SrcFileCompile_WS_1.1.0.zip using CreateThread()
20120819: SrcFileCompile_WS_1.2.0.zip using _beginthreadex()
20120822: SrcFileCompile_WS_1.3.0.zip using _beginthreadex() and for debugging