djpnewton / vmulti

Virtual Multiple HID Driver (multitouch, mouse, digitizer, keyboard, joystick)
MIT License
401 stars 171 forks source link

Createfile fails with error code 5 in test application #28

Open taralsprofile opened 6 years ago

taralsprofile commented 6 years ago

Can you suggest why createfile fails for testvmulti.exe ? Any help appreciated.!

djpnewton commented 6 years ago

Try running it as admin

On 1/11/2017 11:43 PM, "taral lokhande" notifications@github.com wrote:

Can you suggest why createfile fails for testvmulti.exe ? Any help appreciated.!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/djpnewton/vmulti/issues/28, or mute the thread https://github.com/notifications/unsubscribe-auth/AACl296DlSNHS8kmfWoe4lmHmcSbu2eWks5syEttgaJpZM4QOBp2 .

taralsprofile commented 6 years ago

did try taht too.. run as administrator ..also i tried to open visual studio 2010 in administrator and run it in ..same error.

OS- Windows 10 IDE - Visual Studio 2010

Any help appreciated!

taralsprofile commented 6 years ago

Any other OS/Application settings do you recommend.?

djpnewton commented 6 years ago

code 5 is "access denied"

what filename is createfile using?

taralsprofile commented 6 years ago

Thanks for the prompt reply Even after giving this error program works which i didnt knew. Sorry for the trouble. One last question are game controller and other HIDs required if i intent to use only touch functionality as all the HIDs (touch,gamecontroller,digitizer etc ) get installed while installing this driver.?

Thanks.

djpnewton commented 6 years ago

No they would not be required

On Thu, Nov 2, 2017 at 6:49 PM, taral lokhande notifications@github.com wrote:

Thanks for the prompt reply Even after giving this error program works which i didnt knew. Sorry for the trouble. One last question are game controller and other HIDs required if i intent to use only touch functionality as all the HIDs (touch,gamecontroller,digitizer etc ) get installed while installing this driver.?

Thanks.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/djpnewton/vmulti/issues/28#issuecomment-341324208, or mute the thread https://github.com/notifications/unsubscribe-auth/AACl2-px59Dud-oHnuD1_W7nQ6mOcGRkks5syVfwgaJpZM4QOBp2 .

taralsprofile commented 6 years ago

for removing that should i just remove its entry from DefaultReportDescriptor[] in sys/vmulti.h ? and rebuilt or do i have to remove something else as well.?and in which files.?

snussi commented 6 years ago

I have some error. Filename is \?\hid#vid_0458&pid_003a#6&34d31b6e&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} First char is double slash.