// JP opened flex table

Click to See Complete Forum and Search --> : NDIS Intermediate Driver


gxn
October 14th, 2004, 03:16 PM
Hi

I built a NDIS intermediate driver under eVC3, config Pocket PC and liked to Ndis.lib from Pocket PC 2002.

It works fine in PPC 2002. but it doesn't under PPC 2000 or 2003.
If I use The PPC 2000 Ndis.lib then I get link error for unfound functions.

Is it possible to build or write one IM Driver linking to ONE SPECIFIC ndis.lib and use it across all these three devices?.

thanx
ganesan

//JP added flex table