Hello guys. I read all related topics from this forum, I searched on many Search Engines, and I couldn't resolve my problem, so I decided to post it here.
I have an Windows Form Application ( developed with Microsoft Visual C# 2008 EE ) 3.5 NET, and I tried to load an custom cursor.
Look what I did:
- I inserted the cursor into project ( I load it twice - in project and in resource file, and still not working )
http://img40.imageshack.us/img40/2997/cursorsloaded.png
- I have the cursor to Embedded Resource
http://img803.imageshack.us/img803/5113/cursorsembeddedresource.png
- And when I press the button which contains the code for changing the cursor, I get an error
http://img5.imageshack.us/img5/1691/errorvzg.png
Thank you.