INFO: _heapwalk() Does Not Work On Win32sLast reviewed: October 8, 1997Article ID: Q139478 |
The information in this article applies to:
On Win32s, _heapwalk() does not work because the underlying API is not implemented). A call to _heapwalk() returns _HEAPEND and sets errno to ENOSYS. Because Win32s does not implement the API required for the heapwalk function, it sets the appropriate error number. Version : WINNT:4.0; Platform : NT WINDOWS |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |