| ▲ | zigzag312 4 days ago | ||||||||||||||||||||||||||||
What win32 apps were killed by UWP migration? When UWP was added win32 wasn't removed. Win32 applications still work. > Microsoft sort of only wins in the closed-source, “run this arbitrary binary” race That is actually a big win as some manufacturers only provide binary blob drivers and a lot of commercial software is distributed as binaries only. | |||||||||||||||||||||||||||||
| ▲ | dijit 4 days ago | parent [-] | ||||||||||||||||||||||||||||
Binary applications do not include drivers. I only mean applications, drivers do not transfer cleanly between versions of Windows. To answer your other question though; Any GDI that is not accessible through DirectX- The Contacts API, Timers API, BITS (Background Intelligent Transfer Service), The inbound HTTP server API, NDF (Network Diagnostic Framework), SNMP. AllocConsole and ReadConsole are gone, NamedPipes (something I used to use extensively) are gone. Toolbar and Statusbar APIs are gone and direct manipulation APIs for the Desktop. I mean, I can keep going. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||