Hi,
I want to call the TDI APIs provided by the DDK from my SCSI miniport
driver. And then send the SCSI data across the network.
I am getting linking errors for all the DDK APIs like ZwCreatFile,
InitializeObjectAttributes etc.
However if in my sources file, I change my TARGETTYPE to DRIVER from
MINIPORT, I dont get any errors.
Can anyone tell me why is it so ? And how can I remove these errors by
keeping the TRAGETTYPE as MINIPORT.
Atul
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