Platform SDK: Memory

GlobalUnWire

The GlobalUnWire function is obsolete. It is provided only for compatibility with 16-bit versions of Windows. Applications that need to lock a global memory object should use the GlobalLock and GlobalUnlock functions.

See Also

Memory Management Overview, Memory Management Functions