Windows 10: Can Microsoft Get It Right This Time?
An anonymous reader shares this article about what Microsoft needs to accomplish with Windows 10 in order to make gains in the mobile market and everywhere else. "Later this week Microsoft will provide more details of Windows 10, most likely focusing on how the new operating system will look and feel on smartphones and tablets. According to Mary Jo Foley, Microsoft is likely to unveil a version of Windows 10 that's expected to work on Windows Phones and smaller Windows tablets running ARM and perhaps Intel processors. Microsoft will be hoping that by making it easier for developers to build for tablets and smartphones it can take some of its dominance of the desktop world and port that to the mobile world. That may help a bit, but will not in itself create the breakthrough that Microsoft wants: when it comes to mobile, Microsoft's Windows Phone is still a distant third in a two-horse race."
No.
Windows 10 will just be another spyware ridden OS, it wont let you uninstall OneDrive, the Camera app, or the Windows Store. It seems like it'll have at least 2 browsers again, at least 2 calculator apps, and default search is "Everywhere" (sending your search queries to MS).
Rather than each running app having a separate in-memory copy of a DLL, now if separate apps have the same DLL dependency, then there's only one copy in memory. Probably my favorite feature of Windows 8
Huh? DLLs are shared libraries. They've been shared between all applications that use them since 16-bit versions of Windows. The only time that wasn't the case was when you couldn't locate them at the same virtual address (win32 dlls are not position-independent code, because PIC is slower, so are statically relocated for a particular address), but in 64-bit apps DLLs are PIC and so that's not an issue.
I am TheRaven on Soylent News