View Single Post
Old 03-26-2007, 11:39 AM  
RawAlex
So Fucking Banned
 
Join Date: Oct 2003
Location: In a house.
Posts: 9,465
Quote:
Originally Posted by cyberxxx View Post
Sorry, but you are wrong. Vista is a follower of the NT series (NT4/Win2k/Win2003/XP). It has a same core (Windows kernel) which just a set of 32/64-bit DLL-s that realize Windows API.
Incorrect. While there are some similarities, the entire structure is different, the exposed API is different,and most importantly, many of the security holes and weaknesses have been removed.

Compatibility issues with software often arises because programmers wrote code that either (a) didn't use the API correctly, or (b) purposely bypassed the API or abused holes that existed in that API. Many of the programs that use their own programming to directly deal with networking issues (to communicate) are totally fucked because all of those holes have been plugged.

Remember, windows 3.1 was just ms-dos with a nice graphic display.
RawAlex is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote