CodeView (cv.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.
Windows Display Global Heap (Summary)
 Description                               Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Command: Windows Display Global Heap (WDG)
 
     Syntax:  WDG [ghandle]
 
     Summary: Displays a list of memory objects in the global heap.
 
     Argument:
 
     <ghandle>   A handle to a global memory object. The WDG command
                 displays the five memory objects in the global heap,
                 starting at the specified object. If not specified,
                 WDG displays the entire global heap.
                                    -♦-