Not only that, like Mac OS X, Windows is moving into another application model WinRT with containers. Just like Carbon, only selected Win32 APIs will survive in the long run.
Which leaves the question how much POSIX can be implemented on top of WinRT.
Similarly not all POSIX calls are allowed inside Mac OS X App Sandbox.
And if we restrain ourselves to POSIX there is little more than command line applications, TCP/IP headless servers and Motif GUIs.
> Not only that, like Mac OS X, Windows is moving into another application model WinRT with containers. Just like Carbon, only selected Win32 APIs will survive in the long run.
Microsoft would still let you run 16-bit DOS apps on Windows if Intel hadn't dropped compatibility from their 64-bit processors. Both of us will be dead and buried before Win32 goes away.
Which leaves the question how much POSIX can be implemented on top of WinRT.
Similarly not all POSIX calls are allowed inside Mac OS X App Sandbox.
And if we restrain ourselves to POSIX there is little more than command line applications, TCP/IP headless servers and Motif GUIs.