kernel32: GlobalSize() should also work with GMEM_MOVEABLE data pointers received...
commitfed025fd42b642ae86189f329043969599ed6501
authorDavid Hedberg <dhedberg@codeweavers.com>
Mon, 13 Jun 2011 06:22:15 +0000 (13 08:22 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Jun 2011 09:46:24 +0000 (13 11:46 +0200)
treed353bade8b2bf0ab0767299ab34479ff492e3014
parent43c648ecdc595a59abece282c5db178ede931f7e
kernel32: GlobalSize() should also work with GMEM_MOVEABLE data pointers received from GlobalLock().
dlls/kernel32/heap.c
dlls/kernel32/tests/heap.c