Talk:Windows API: Difference between revisions

Content deleted Content added
There is no such thing as Win64: The article claims that "some of the API functions that were deprecated in Win32 were removed".
.NET: {{subst:unsigned IP}} a comment.
Line 64:
== .NET ==
 
Doesn't the .NET winFX unnecessarily complicate it? Pretty much the only thing they have in common are that they are "an" API and run on "Windows" (and the latter even is not fully decided). "The windows API" is the native one. The .NET api's are different ones, I'd keep that apart. <!-- Template:Unsigned IP --><small class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/84.35.41.43|84.35.41.43]] ([[User talk:84.35.41.43#top|talk]]) 20:30, 25 April 2006 (UTC)</small>
 
:Yeah, I'd agree. The "Windows API" to me means the C/C++ and maybe the VB APIs, but .NET is entirely new and is no more "Windows" than Java is. The only parts that are really Win32 specific are S.W.F and some of the low level OS semantics. Maybe that section should just be dropped, or rewritten to point to the main .net article?