kernel32: Return an error when unlocking a global with a zero lock count.
commitcb7aa0306e0b7f6aa35090df7a8d08597b74c6e3
authorRobert Shearman <rob@codeweavers.com>
Tue, 10 Jan 2006 18:59:15 +0000 (10 19:59 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 Jan 2006 18:59:15 +0000 (10 19:59 +0100)
tree114d4771de1d1de48d8f5d47f99f79d5263e707a
parentab113d7e5990bf55caffd54f8e26aece473a2bd9
kernel32: Return an error when unlocking a global with a zero lock count.
Rename GLOBAL_LOCK_MAX to the public GMEM_LOCKCOUNT.
dlls/kernel/heap.c