Rapid development based on hardware The current mainstream operating systems are all 64-bit. Of course, Microsoft also provides a 32-bit version for some tablets with lower configurations.
Before 32-bit, there were 16-bit, but Microsoft began to gradually move away from 16-bit operating systems as early as the Windows 95 era. Now 16-bit ancient software is not common.
Windows 8, released in 2012, actually supports 16-bit ancient software. At that time, Microsoft provided support for 16-bit software in the 32-bit version of Windows 8.
The 64-bit Windows 8 directly abandoned support for 16-bit software, but I never expected that the 64-bit Windows 10 can still run 16-bit software.

Running VB3.0 on 64-bit Windows 10
Microsoft introduces how developers can support 16-bit software:Microsoft engineer Dmitry recently blogged shared his experience and taught developers how to use the open source software OTVDM and Microsoft's .MSIX format to package 16-bit legacy software.
This packaged 16-bit ancient software can run on Windows 10, but clicking the icon from the start menu will show that it is not supported.
Of course, strictly speaking, this is not Windows 10’s native support for 16-bit software. After all, Windows 8 abandoned 16-bit software a few years later. How can it continue to support it?
Since Windows 10 no longer supports NT DOS virtual machines, OTVDM/WINEVDM developed by developers can help us solve the problem.
OTVDM/WINEVDM is essentially a 16-bit emulator. The emulator is compatible with Windows 10 and can therefore continue to run 16-bit ancient software.
Encapsulation through MSIX:Of course, Dmitry’s focus is not on how to use an emulator to run software, but how to encapsulate and run these software through MSIX format.
Encapsulation in MSIX format can significantly reduce the operating steps for end users---it only takes 10 seconds to double-click to open the software package and click the confirmation button.
To put it simply, developers can package and integrate the WINEVDM simulator with 16-bit software, so that the 16-bit software can be packaged into a compatible new format.
The ancient software packaged in this way can run stably on Windows 10, but it may not start when clicking the shortcut from the Start menu.
Of course, at present, the vast majority of users no longer need to use ancient software, and those environmental estimation systems that require ancient software have not been upgraded to the latest version.
So Dmitri’s blog can be regarded as providing developers with new ideas for encapsulation. Interested developers can click here to view Dmitri’s original article.
Original text: https://techcommunity.microsoft.com/t5/windows-dev-appconsult/running-16-bit-applications-on-windows-10-64 -bit/ba-p/1671418
Reprinted by: 蓝点网landiannews.com
The above is the detailed content of Run large programs in win10. For more information, please follow other related articles on the PHP Chinese website!

Do you wonder how to find Resident Evil 4 saves? How to back up Resident Evil 4 saves? This post from php.cn provides 3 ways for you to back up Resident Evil 4 saves. Now, keep on your reading.

If someone tries to access your computer by inputting numerous key combinations, your computer is at a higher risk of being opened. Therefore, it is quite needed to limit the number of login attempts. How to do it? Read this php.cn post.

Cfgmgr32.dll missing errors often happen to annoy people a lot and leave some more severe issues in your Windows. So, what should you do when you run into the Cfgmgr32.dll not found issue? This post on php.cn Website will tell you some methods.

Have you ever encountered a problem where the Windows lock screen timeout is not working? Fortunately, several feasible solutions are available in this post from php.cn. Applying these fixes, you can address this annoying issue effectively.

Microsoft has released Windows 11 23H2 (the Windows 11 2023 Update) for a while. Do you want to install this update on your device? What are the new features in it? How to get this update immediately? Now, you can get the information from this php.cn

Windows Defender can protect your computer and the files on the device from attacks or infection of malware and viruses. However, sometimes, you need to bypass Windows Defender due to some reason. In this post on php.cn Website, we will introduce 3 w

When trying to copying or transferring files from mobile phones to your computer, you might get the Data supplied is of wrong type error message. If you have no idea about how to address it, this post on php.cn Website can help you out.

Want to revert changes you have made to Microsoft Excel? Here this article on php.cn Software aims to show you how to reset Excel to default settings in Windows 10 with the most effective ways.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

WebStorm Mac version
Useful JavaScript development tools

Notepad++7.3.1
Easy-to-use and free code editor

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.