Board index » delphi » ExecWinWithSwap and Windows 3.11
cden...@actrix.gen.nz (Chris Dennis)
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
ExecWinWithSwap and Windows 3.11
ExecWinWithSwap is a wonderful routine that allows any program to be
called from Turbo Pascal, keeping the screen output from the child process in a box, and freeing up all but a few k of memory. It was written as a sort of bonus unit by the Turbo Pascal people back in 1990, and floats around the FTP world as EXECWS.ZIP. It works fine, except when the pascal program is being run as a DOS I realise that ExecWinWithSwap is doing some rather sneaky things to DOS, regards Chris -- |