Linked by Thom Holwerda on Tue 22nd Jan 2013 21:28 UTC, submitted by lemur2
Thread beginning with comment 550097
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.




Member since:
2006-05-30
Let's be honest here - is Windows 95 really Windows? It doesn't use the NT kernel. It uses a similar API, but the actual underlying code base is not the same. Is Win 3.1 Windows? Same. Is Windows CE Windows? Again, same deal - however the kernel was implemented, the programming interface is extremely identical. Porting code to CE is more about the fact the device is lacking specific hardware one might expect in a full desktop, rather than anything overly dramatic.