Mail Archives: djgpp/1997/10/11/22:31:00
> Whenever I exit rhide (v1.3 & 1.4) win95 complains that there's been
> illegal operation performed. Now, is there an emotional link between these
> two programs (win95 & rhide) or is it just yet another MS bug?
>
>
I don't have this problem, so perhaps it is your program doing something
illegal under Windows, and Windows thinks that RHIDE did it.
Tryy running your program under plain DOS (press F5 at Windows startup and
select to run from the command prompt). Toggle the "yes" for confirming
drivers at the bottom of the screen, then answer "no" to any memory managers
like EMM386 or QEMM, that way you will be using CWSDPMI as your DPMI server.
After doing this, see if you get any SIGSEGV (segmentation faults) from your
program. IF you do, this is probably the cause of Windows spitting the
dummy, and happy hunting with that memory leak/bad pointer you have :)
If not it may be that one of your many thousands of Windows drivers
is conflicting with RHIDE and for that I have no solution. I don't care what
anyone says, Microsoft initially intended for Win95 not to have any DOS
support, and even though therewas a savage backlash, it reflects now that
they don't like providing backward-compatibility very much. Bad news is I've
heard the Win98 beta is even worse :(
Good luck!
Brett
--
"Give me ambiguity or give me something else"
--
Brett Porter
bporter AT rabble DOT uow DOT edu DOT au
http://www.geocities.com/CollegePark/Union/3596
Humour, Programming, and more.
- Raw text -