How can I add a binary device driver in Platform Builder for Windows CE 6.0?
- by Jaime Soriano
I need to add a device driver to a Windows CE image, I have the driver in .dll and .reg files and in a .cab package.
I'm using Visual Studio 2005 with Platform Builder for Windows CE 6.0.
How can I do that?