t is possible to create Win32s applications in Delphi 2+ that will run under Windows 3.x. But to run them you will have to have Win32s installed on the destination computer (It’s available for free from Microsoft). The trick is not to use any Win32 API functions that don’t exist in the Win32s API. Also [...]
How to Create Win32s Applications
No Comments »
Merlin’s Delphi Forge