Recent

Author Topic: 32-Bit MS-DOS Application(s)  (Read 1750 times)

Thaddy

  • Hero Member
  • *****
  • Posts: 18978
  • Glad to be alive.
Re: 32-Bit MS-DOS Application(s)
« Reply #15 on: June 15, 2025, 04:57:40 pm »
They are separate targets, Marco, but when 3.1.X is installed you can already write old school: using the API.

Afaik you can acccess the API from dos via INT $2F, but for real winapi acces you need the win16 target.
win 3.1 is not a kernel, nor an OS. you just need the dll's.
Recovered from removal of tumor in tongue following tongue reconstruction with a part from my leg.

PascalDragon

  • Hero Member
  • *****
  • Posts: 6381
  • Compiler Developer
Re: 32-Bit MS-DOS Application(s)
« Reply #16 on: June 16, 2025, 10:05:24 pm »
how can I create a win16 application ?

Look at the Wiki.

 

TinyPortal © 2005-2018