I want to use Parport & ParClass (Given examples with DDK tool kit) as my base driver...

I’m writing a WIN-NT device driver for parallel port. As this is my first
driver program so Right now I’m trying with the supplied examples with DDK
tool kit (ParPort & Parclass). After building these two drivers I have
installed it in new M/C & set all the registry entries. But at the time of
booting the M/C, it is giving the error i.e. “The
\systemRoot\system32\Drivers\Parport.sys device driver could not locate the
entry point IoRegister Device interface in driver ntoskrnl.exe”.

Can any body suggest me how can I do this. Actually my ultimate aim is to
communicate two PCs with Parallel Port.

The other problem is After building these two driver it is generating the
files Parport.sys & parallel.sys & these drivers already exist in WIN-NT.

Please suggest me whether we can use these two sample driver as a base of
my new driver. If we can use this as a base driver then how can we add our
IOCTL into that ?

Waiting for early reply.
Manish Tyagi


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com