Using VMWare 4.x SDK with VS2010 or VS2008

327 views Asked by At

The most recent VMWare SDK is made for VS2005. The release notes mention that only VS2005 is supported and that version should be used.

http://www.vmware.com/support/developer/vc-sdk/

Does anyone know if its possible to use this SDK with vs2008 or vs2010? What issues would I run into?

1

There are 1 answers

2
Evan Powell On BEST ANSWER

I've been using the SDK's .Net bindings, built by VMware's included VS 2005 utility, in VS 2008 and now 2010 for quite a while (over 2 years on 2008). I've had no problems using the same .dlls in newer Visual Studio versions.