This website requires JavaScript.
Explore
Help
Register
Sign In
brl
/
mutter
Watch
1
Star
0
Fork
0
You've already forked mutter
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
afe3929618
mutter
/
clutter
/
win32
/
resources.rc
2 lines
33 B
Plaintext
Raw
Normal View
History
Unescape
Escape
win32: Use an invisible cursor when cursor-visible is FALSE The win32 backend now handles the WM_SETCURSOR message and sets a fully transparent cursor if the cursor-visible property has been cleared on the stage. The icon is stored in the library via a resource file. The instance handle for the DLL is needed to load the resource so there is now a DllMain function to grab the handle.
2010-01-15 17:56:37 -05:00
42 CURSOR "invisible-cursor.cur"
Reference in New Issue
Copy Permalink