From: GAMMELJL AT SLU DOT EDU Date: Wed, 17 Dec 1997 09:50:12 -0600 (CST) Subject: bump up internal table size To: djgpp AT delorie DOT com Message-id: <01IR9XY05D6QBL34WT@SLU.EDU> Organization: SAINT LOUIS UNIVERSITY St. Louis, MO MIME-version: 1.0 Precedence: bulk When I run cwsparam, I see this series of possible inputs: Full name of paging file ("" to disable) ? [c:\cwsdpmi.swp] Number of page tables to initially allocate (0=auto) ? [0] Minimum application memory desired before 640K paging ? [512 Kb] Paragraphs of DOS memory to reserve when 640K paging ? [3840] Paragraphs of memory for extra CWSDPMI internal heap ? [128] Maximum number of 4K pages in swap file ? [32760] Value of run option flags ? [0] How do I change the defaults (presumably the numbers in []) in order to bump up internal table size. Remember that I want to achieve 128+128 (physical memory + virtual memory) in "plain" DOS. Currently when I run go32-v2 I get dpmi memory available 123879 Kb dpmi swap space available 4057 Kb Thanks for your patience and help. I think you have got me close to accomplishing what I want to do. I still need help, however.