Re: F77 & WIN XP
- From: "Big D" <RetroDan@xxxxxxxxx>
- Date: Wed, 30 May 2007 11:38:38 -0400
Thank you for the reply. I will dig deeper into the Watcom documentation.
I was hoping for something simple such as:
INCLUDE "WINXP.LIB"
CALL OUTBOX("Hello World!")
Thanks again for the reply.
"Kevin G. Rhoads" <kgrhoads@xxxxxxxxxxxx> wrote in message
news:465D845D.3E98AF@xxxxxxxxxxxxxxx
onlyI briefly tried the Watcom Demo but the docs seem to indicate that it
development,supports TEXT-MODE.
I'm not sure what you mean by this? OpenWatcom has GUI IDEs for
and can target Win32 GUI EXEs, not just text mode EXEs. It does not comeBorland
with a GUI generator by default, AFAIK, but can be used with several --
or you can do your F77 into a DLL and display the interface through just
about anything that can talk to a DLL, such as VB or Delphi (or whatever
is calling it these days).
.
- References:
- F77 & WIN XP
- From: Big D
- Re: F77 & WIN XP
- From: Kevin G. Rhoads
- F77 & WIN XP
- Prev by Date: Re: F77 & WIN XP
- Next by Date: Re: overloaded cant be distinguished by return values?
- Previous by thread: Re: F77 & WIN XP
- Next by thread: Re: F77 & WIN XP
- Index(es):