What is needed to design on windows a driver for bluetooth mouse? -


what needed design on windows driver bluetooth mouse?

do need use .net framework that? , need create own code scratch there existing windows-based api designers

you need windows driver kit provide necessary apis.
, .net won't come in handy there, working pure c, maybe c++.

additionally need know bt-stack, proprietary. creating drivers no piece of cake, definitely. maybe user-space bt-library.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -