RE: Where can I start?
You can use VC6, although it's a little outdated. I recommend getting VC++ 2005 (Express is free) and using that with the Platform SDK. And of course, VC++2005 is .NET too, with plenty of features to allow .NET code to talk to native code.
|