Hi,
I know how to load a different mouse pointer...
My question is:
Is it possible to use an overlay image and load it over the current mouse pointer?
Thanx,
Oren
Printable View
Hi,
I know how to load a different mouse pointer...
My question is:
Is it possible to use an overlay image and load it over the current mouse pointer?
Thanx,
Oren
Check out LoadCursor and SetCursor functions
Save an icon in your resource and make a use of LoadCursor and SetCursor. You can also load it from a file if you want, but this require additional work. Check MSDN for further information
Alexander Tumarov.
[email protected]
ICQ#:39711978
I am not here for rates, but rates will give me an opportunity to figure out whether my postings help or not.