6931180: Migration to recent versions of MS Platform SDK
Summary: Changes to enable building JDK7 with Microsoft Visual Studio 2010
Reviewed-by: ohair, art, ccheung, dcubed
Compiled from "HelloWorld.java"public class HelloWorld extends java.lang.Object{ public HelloWorld(); public static void main(java.lang.String[]); public native void test();}