Anthony
Wed Feb 08 07:25:49 CST 2006
Check your .reg, .bib and SOURCES files. Make sure your SOURCES file does
not have any SKIPBUILD, make sure the registry settings are correctly set
for loading your driver at boot (check the drivers\builtin key), see if your
dll is in the a bib file (that's not mandatory) and make sure the dirs file
of the upper level dircteory includes the directory that contains your
driver.
Note that the cec files have changed a lot between 4.2 and5.0.
HTH
--
--
--
----------------------------------------------------------------
Anthony Pellerin
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
"Edouard Dessioux" <edessioux@no-spam-everbee.com> a écrit dans le message
de news: dscbas$304n$1@biggoron.nerim.net...
> Hi everyone,
>
> I successfully developped a driver on WinCE 4.2 (I used CodePalette to
> generate the template). Now i'm willing to have it work on WinCE 5.0. I
> figured I could just compile it under Platform Builder 5 and see what
> appends, but ... nothing appends. My DllEntry is not even called.
> Is there major changes I should apply ? Have anyone already made a
> WinCE 5.0 driver using CodePalette ? I can't even have the template
> working.
>
> Thanks anyone who could help me.
>
> Edouard Dessioux