DLL loading and INF's!

Hello

I am writing a User mode driver and a kernel mode driver for a device. i
have written an INF file which gives the details of kernel mode and user
mode drivers. When this device is connected, the kernel mode driver is
loaded but the user mode dll’s are not getting loaded. We dont seem to be
doing anything wrong in the INF but we are not getting a hit in
DllEntryPoint.

The device is a PnP device and I dont use AddDevice icon to add drivers for
the device.

Are there any entries in INF which are “must provide” which helps in loading
the DLL’s?

Any clues as to what might be happening!

Warm regards
Venky


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