Xref: news2.mv.net comp.os.msdos.djgpp:2477 From: gaghon AT nevada DOT edu (GEORGE GAGHON) Newsgroups: comp.os.msdos.djgpp Subject: go32-v2 and HIMEM... Date: 6 Apr 1996 04:46:31 GMT Organization: University of Nevada System Computing Services Lines: 20 Message-ID: <4k4sv7$57a@news.nevada.edu> NNTP-Posting-Host: unauthenticated_user AT pioneer DOT nevada DOT edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Okay. I am confused again. :) I have a setup with HIMEM in the config.sys. When I run go32-v2, if have 636Kbytes of DPMI memory. And stuff compiles sloooowwwllyyy :) Then I remove HIMEM from the config.sys I get 7096Kbytes of DPMI memory. When I write a program with DJGPP, how does it access memory with Malloc from the DPMI memory, or from XMS and DPMI? Does Windows 95 still use HIMEM (XMS), or is it now out? Just when I think I get the hang of things... Thanks Vince