C++/VB - Maybe a dumb question about CE USB HID devices

Asked By GH
05-Nov-09 08:56 AM
I am trying to develop a composit USB device for Windows CE 6. The device
implements a KBD HID, a Mass Storage device and a Generic HID device. The KBD
and Mass Storage devices pretty much take care of themselves but I am
obviously going to need some kind of driver for my custom HID.

The question, Is there a way to implement the driver for the custom HID that
has little or no impact on the CE instance. In other words, no registry
changes or resident dlls other than the standard HID components.
Bruce.Eitman
(1)
EMVP
(1)
Eurotech
(1)
Windows
(1)
Bruceeitman
(1)
Implements
(1)
Registry
(1)
Joystick
(1)
  Bruce Eitman [eMVP] replied to GH
05-Nov-09 11:36 AM
I am not following you.  What custom HID?  Are you saying that it is not a
standard keyboard, mouse or joystick?

And you expect to develop a driver, which is a DLL, but not put the DLL on
the device?

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT Eurotech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

Eurotech Inc.
www.Eurotech.com
help
IniFiles?? C++ / VB Need help using .ini file in windows ce Win32 WinCE Discussions Bruce.Eitman (1) RWIniFiles (1) EMVPEntrek (1) StbINI (1) EMVP (1) MvarstrIniFile (1) StringBuilder (1) CodeProject (1) Write an ini file parser. - - Michael Salamone, eMVP Entrek Software, Inc. www.entrek.com In what way do you plan on using an get all kinds of wacky answers. In Windows CE, INI files are not typically used. - - Bruce Eitman (eMVP) Senior Engineer Bruce.Eitman AT EuroTech DOT com My BLOG http: / / geekswithblogs.net / bruceeitman EuroTech Inc. www.EuroTech
not be saved . Thank you . Win32 WinCE Discussions MVPOpenNETCF (1) OpenNETCF (1) RegistryKey.Flush (1) Bruce.Eitman (1) RegFlushKey (1) EMVP (1) BruceEitman (1) EuroTech (1) See RegFlushKey - - Chris Tacke, Embedded MVP OpenNETCF Consulting Giving back to the embedded community windows-ce-persisting-registry-changes-from-an-application.aspx Which boils down to call RegFlushKey() - - Bruce Eitman (eMVP) Senior Engineer Bruce.Eitman AT EuroTech DOT com My BLOG http: / / geekswithblogs.net / bruceeitman EuroTech Inc. www.EuroTech
driver on Windows CE , is there some good sample code? Thank you . Win32 WinCE Discussions Bruce.Eitman (1) EMVP (1) EuroTech (1) Miniport (1) Windows (1) Bruceeitman (1) Chipset (1) NDIS (1) Yes. Do you have and the available samples. If you don't have PB, you should get a copy. - - Bruce Eitman (eMVP) Senior Engineer Bruce.Eitman AT EuroTech DOT com My BLOG http: / / geekswithblogs.net / bruceeitman EuroTech Inc. www.EuroTech
of all installed application on windows ce device using c++. thanks suresh Win32 WinCE Discussions Bruce.Eitman (1) EMVP (1) EuroTech (1) Bruceeitman (1) Windows (1) Hai (1) Com (1) I don't think that there Windows has. What are you really trying to do? Why do you need this list? - - Bruce Eitman (eMVP) Senior Engineer Bruce.Eitman AT EuroTech DOT com My BLOG http: / / geekswithblogs.net / bruceeitman EuroTech Inc. www.EuroTech
FindFirstDevice() API is giving result as Existenet device? Please any bodyhelp me? Win32 WinCE Discussions Bruce.Eitman (1) FindFirstDevice (1) APIs (1) EMVP (1) DeviceSearch (1) BruceEitman (1) API Hi, can you give us a little bit more information, on how you are invoking this function? Also check out Bruce Eitman's article on using this API, it may be helpful in fixing your problem. (http by "But even in absence of device, FindFirstDevice() API is giving result as Existenet device"? - - Bruce Eitman (eMVP) Senior Engineer Bruce.Eitman AT EuroTech DOT com My BLOG http: / / geekswithblogs.net / bruceeitman EuroTech