Global Lock Count Changes in Windows 3.x (61285)
The information in this article applies to:
- Microsoft Windows Software Development Kit (SDK) 3.0
- Microsoft Windows Software Development Kit (SDK) 3.1
This article was previously published under Q61285 SUMMARY
The global lock count mechanism has been changed in the Windows version 3.x
protected modes (that is, standard mode and enhanced mode). The GlobalLock
function only affects the lock count of discardable objects and the default
data segment (DGROUP); movable objects are not affected. Thus, repeated
calling of GlobalLock() and GlobalFlags() on a GMEM_MOVEABLE object does
not show any changes to its lock count.
Modification Type: | Major | Last Reviewed: | 10/30/2003 |
---|
Keywords: | kb16bitonly KB61285 |
---|
|