22 Aug
2007
22 Aug
'07
7:01 p.m.
On 22/08/07, Stefan Dösinger <stefan(a)codeweavers.com> wrote:
LockRect() and LockRect(), then GetDC(). But since UnlockRect doesn't take a rectangle parameter, the runtime wouldn't know which rectangle is now locked or unlocked, so it is unlikely that two rectangles can be locked concurrently. Makes sense.