I use VS 2008 and C#, I want to embed cursor file (x.cur) in the resources, to be included in the EXE and I want to call it.
Any suggestion to do that please?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Add the file to your application resourcesand use something like this to load it: