Quote Originally Posted by Yadrif View Post
The below code compiles without error using VS 2012
I am quite sure that with Warning level set to highest, that you get the "non-standard extension" warning with Visual Studio 2012. I'm assuming this, since Visual Studio 2008 certainly would warn you of this binding error (but only if the warning level is set to 4).

Regards,

Paul McKenzie