david 
         27.03.2023, 17:15   | 
     HX-DOS-2.20 16bit (Announce) | 
    
    
     Hi, 
Can I ask for help with 16-bit Borland DPMI DOS aplication ? 
I used HX-DOS 2.20 with HXRT and HX16DEV packages. 
First I patched borland exe file by patchne -r and then 
start commandline dpmild16 borland.exe file, but the aplication 
crashed on Full memory :( 
There must be jemm386 memory manager set with hdpmi16?? 
Thanks for explanation settings parameters...  | 
    
               
             Japheth 
        
  
  Germany (South),  27.03.2023, 18:24                        
  @ david
         | 
     HX-DOS-2.20 16bit | 
    
    
     > Hi, 
> Can I ask for help with 16-bit Borland DPMI DOS aplication ? 
> I used HX-DOS 2.20 with HXRT and HX16DEV packages. 
> First I patched borland exe file by patchne -r and then 
> start commandline dpmild16 borland.exe file, but the aplication 
> crashed on Full memory :( 
 
Bad, but such things may happen! You'll have to debug your app. First create a very small test app to see if dpmild16 still supports that "borland" way - the last time I checked this may be 15 years ago. My tests are usually limited to MS VC 1.5... 
 
> There must be jemm386 memory manager set with hdpmi16?? 
 
No, jemm is unrelated to hx. --- MS-DOS forever!  | 
     
                
             david 
         29.03.2023, 13:08                        
  @ Japheth
         | 
     HX-DOS-2.20 16bit | 
    
    
     Ahoj Japheth, 
>  
> > There must be jemm386 memory manager set with hdpmi16?? 
>  
> No, jemm is unrelated to hx. 
 
is there XMS support in hdpmi16 ? I quess unable XMS memory 
 
DEVICE=C:\DRDOS\JEMMEX.EXE X=CE00-CFFF I=B000-B7FF 
DEVICEHIGH=C:\DRDOS\JLOAD.EXE C:\DRDOS\XCDROM32.DLL /D:DVD 
DEVICEHIGH=C:\DRDOS\JLOAD.EXE C:\DRDOS\XDMA32.DLL /B 
 
??  |