9 ms·
What makes you think there are any win32 APIs left? RT talks to NT.
by eckyptang 14y ago
What makes you think there are any win32 APIs left? RT talks to NT.
- wmf 14y agoDon't Metro IE and Metro Office still use Win32?
- eckyptang 14y agoIE (well trident) isn't tied to Win32. Office I'm not sure but I understand they've rewritten swathes of it for 2013.
- TazeTSchnitzel 14y agoYou sure that IE isn't? Well actually, you're probably right, considering Trident also runs on Windows CE. But I'd be surprised if they went to the bother of bypassing Win32.
- eckyptang 14y ago100% sure. I've seen the source code for trident via shared source a few years ago. Its well written and fairly modular. It has COM/IDL bindings but the core is very clean. I'd say it was better written than chrome. It also used to run on Unix!
- TazeTSchnitzel 14y agoOn UNIX? Where?
- eckyptang 14y agoIE4 ran on Solaris and HP/UX.