Quote Originally Posted by RobDog888 View Post
Yes and no if i read it right. Windows is and always will be native c language authored and exposed via win32 apis. Windows will never be written in anything else. Now using api callls or .net method/functions are only different ways to get to the same destination. This is how its always been.
Yes, but the real question is, will the future versions of Windows guarantee or break compatibility with native COM and Win32 code? Will there always be more than one way to skin a cat, i.e. using api calls or .net method/functions, as long as Windows is alive?