DescriptionWin8 Aura :add suport for changing cursors
To change the cursor we need to send a message from
the browser to the viewer with the right HCURSOR. Since the
cursors are a GDI shared resource, we can call ::LoadCursor
in the browser and ::SetCursor in the viewer.
BUG=151718
TEST= moving pointer to a chrome window edge changes cursor to resize cursor
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=172265
Patch Set 1 #Patch Set 2 : #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|