To: djgpp AT sun DOT soe DOT clarkson DOT edu, JMILLER AT chess DOT eisc DOT utoledo DOT edu Subject: Stripping the old go32? Date: Thu, 11 Aug 94 13:26:57 CDT From: sasbnb AT unx DOT sas DOT com Aloha, pbmplus is my only program which requires empanded memory, and setting it up costs me 123k of lower memory (628k to 505k free). JMILLER suggested that there may be a way to "strip the old go32.exe and add the new go32 or stub". Is this a possibility? If so, how can I pull it off? Thanks 1E6, Brian In message <01HFS9POX90I8WXMWW AT CHESS DOT EISC DOT UTOLEDO DOT EDU> you write: > > I don't believe that the new go32.exe cares about how emm386 is set up. > The reason you loose memory is that a 64K frame is set up usually at segment > d000. If you can get executables compiled with ver 1.11 or 1.12 you should be > all set. You might also be able to strip the old go32.exe and add the new > go32 or stub.