1. DOS32LIB
- Posted by mat.hounsell at MAILEXCITE.COM
Oct 31, 1998
-
Last edited Nov 01, 1998
[ DOS32LIB ]
Congrats again Dave.
What are you doing in your wait loop? My hardware makes a funny sound when
your demos are run.
[ PUTS ]
Sorry! Didn't even think about that. But it is still C's idea of text.
Sincerely,
Mathew Hounsell
_______________________________________________________
Get your free, private e-mail at http://mail.excite.com/
2. Re: DOS32LIB
Matt Hounsell wrote:
> What are you doing in [the Dos32Lib] wait loop? My hardware
> makes a funny sound when your demos are run.
When the program enters into the wait loop, it actively polls the mouse and
keyboard, so it's actually very busy. Perhaps your hardware isn't well
shielded?
-- David Cuny
3. Re: DOS32LIB
- Posted by MindVentur at AOL.COM
Nov 02, 1998
-
Last edited Nov 03, 1998
I can't get any of the programs to run. I keep getting an error because they
all (actually, it seems to be in the .e file) look for a file called DOS.EX to
run and it's not present. Have I missed something in the docs for this?
Chuck