linking filter driver with lib file

hi there,

I am newer to the file sytem driver developement. Now i am
writing a filter driver for file system. Intially i have planned to access
a user mode dll from the kernel mode driver. After getting some experts
suggestions i have realized that that is not possible. Now my client has
told to convert that dll into a static library file (.lib). Now it is
possible to link with the kernel driver or not?. This is my doubt. ACtually
for doing this what i have to do?.

For this what i did is i have included TARGETLIB macro in the
source. file. For that lib file i am having one header file. I have
included in the filter.c file. It is giving lot of problems. This is the
way to do this things or not?. Moreover that lib file is having some class
definition. It is possible to include that file in an c file. Can u plz
clarify my doubts.

Regs,
Ravindran


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