I find myself annoyed that Visual Studio comes with a fancy GUI interface designer and that it is only accessible to .NET applications and not even managed C++.
Is there any easy way to at least open up a C DLL type interface with unmanaged/foreign code?