kernel debugger on Win CE??!!! I'm not aware of such tools.
Oh... Also,.. I guess I forgot to mention, MYDriver.dll Actually works on
Win CE 5.0 (CEPC) as well!!! only not on WinCE 4.2..???
my CE 4.2 is a HP iPAQ h6320 device with built-in GPRS/WiFi/Bluetooth...
on CEPC (CE 4.2) MYDriver.dll and Application.dll are part of OS (Built-in
the OS) so then Application.dll sends DeviceIoControl and driver returns
data....
on CE 4.2 I tried loading MYDriver.dll at boot time but application starts
later and this is where NDISUIO returns data but MYDriver.dll (Or
DeviceIOControl) returns no data available... so how could something be
broken when it works on CEPC 5.0 unless there is a main structural
difference between the two version.?? is there??
Where can I find a well documented step-by-step procedure in how to install
a NDISProtocol Driver on CE 4.2 actual device??
Any other feedback??
"Steve Maillet (eMVP)" <nospam1.TakeThisOut@EntelechyConsulting.com> wrote in message
news:ebQec1RyFHA.2076@TK2MSFTNGP14.phx.gbl...
> Step through the code with the kernel debugger and see why it's returning
> that code. Obviously something got broken in your modifications of the
> original.
>
> --
> Steve Maillet
> EmbeddedFusion
> www.EmbeddedFusion.com
> smaillet at EmbeddedFusion dot com
>
>