dos12.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
DosReallocHuge changes
Full Description                                    Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
MS OS/2 version 1.2 changes
 
Typically, DosReallocHuge can increase, not decrease, the size of shared
huge segments. If the shared segment is allocated by the DosAllocHuge
function, the segment can be decreased in size by setting the fsAttr
parameter to SEG_SIZEABLE.
 
DosReallocHuge can be issued from ring 2, but only ring-3 segments are
affected by this function.
 
                                      ♦