Hi
I try to debug my virtual network card driver with CE Testkit:
I get the this error:
f2989fba: ndt_1c ERROR: Failed register the NDT test protocol driver (code
2)
f2989fba: ndt_1c ERROR: NDTStartup for 'MYADAPTER1' failed with
hr=0x80070002
f2989fba: ndt_1c ERROR: Failed close the NDT test protocol driver (code 6)
f2989fba: ndt_1c ERROR: Failed deregister the NDT test protocol driver (code
1168)
"\ndt_1c.dll" returned SPR_FAIL while handling the SPM_SHELL_INFO message.
This DLL has been unloaded as requested.
I have already copied ndt.dll and ndt_1.c to root folder on my pocket pc.
What have i doing wrong ? My driver is running in debug mode.