Hans,

Thank you for your answer. I must, at my disavantage, agree that I
have not good explain the situation.

- I have good read the docs.
- I don't have HIMEM loaded in my config.sys with consist of a menu
with some entries : (windows, dos, dosmenu). 
- the following line is written for my dos entry in the config.sys
"DEVICE=C:\DOS\HIMEM.SYS /INT15=10240"
- the dosemu entry doesn't load anything because dosemu does it
(keyboard, mouse, himem, ems...).
- the normal way to reserve XMS memory is like you write. I have
already tested. It work for normal XMS memory but not for the
interrupt 15h .

Using the interrupt 15h interface is another way to reserve extended
memory to a program. It is not the same way as HIMEM does.
So, my question remains. How can I specify in the dosemu.conf that
HIMEM (the dosemu one) have a /INT15 parameter? Is it possible ?


---Hans Lermen <[EMAIL PROTECTED]> wrote:
>
> On Mon, 7 Dec 1998, Pierre Thonne wrote:
> 
> > But I'm using an another program with use reserved memory by the way
> > of the HIMEM DEVICE. In the DOS config.sys I put the following
> > statement : DEVICE=C:\DOS\HIMEM.SYS /INT15=10240 and No EMS memory.
> 
> hmm, have you tried _without_ DEVICE=HIMEM.SYS ?
> Because, dosemu just has the XMS support builtin ;-)
> ( reading docs help from time to time )
> 
> > 
> > I have tried a lot of thing with the dosemu.conf but none of the
> > documented option resolved the problem.
> 
> This I have and it work quite well:
> 
> dosemu.conf:
> $_xms = (1024)          # in Kbyte
> 
> config.sys:
> DOS HIGH,UMB
> rem NO device=himem.sys please !
> 
> 
> Hans
> <[EMAIL PROTECTED]>
> 
> 
> 



_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to