Hi all,

On the VS2005/WM5SDKPPC desktop PC, the DependencyWalker2.2 tools has no
problems of checking the dependencies of my NDIS5.1 IM driver built by the
PB42 ARMV4I DLL project. This result indicates that my driver is ready for
installation and loading on the ARMV4I based Pocket PC 2003 PDA device.

But this tool cannot do the same check on my driver built by the VS2005
WM5SDKPPC ARMV4I DLL project. I discovered that there are no ndis.dll and
coredll.dll, which my driver depends upon, under the \Program Files\Windows
CE Tools\wce500 folder.

On the XV6700 PDA device, these two DLLs cannot be found for copying to the
VS2005/WM5SDKPPC desktop PC since, I believe, they are embedded in the XV6700
OS image.

The reason I do this check is to make sure that my driver built for the
XV6700 PDA device has no module dependency problem. This work will reduce the
space of the solution to the failure in loading my driver on the XV6700 PDA
device.

But, I can not complete this check because of the unavailability of these two
DLLs. Would you please comment on my work?

Tommy

--
Message posted via PocketPCJunkies.com
http://www.pocketpcjunkies.com/Uwe/Forums.aspx/pocketpc-prog/200807/1