scsiportwmixxx linking in the kernel

Linking with scsi miniport wmi calls in a driver results in “unresolved
external symbol _ScsiPortWmiDispatchFunction@28” . This appears in
C:\NTDDK\libfre\i386\scsiwmi.lib , but where is the DLL lib with the
implementation ? I get it during build under win2000 DDK

scsiwmi.lib is the right file to link to if you are to get rid of
“unresolved external symbol _ScsiPortWmiDispatchFunction@28”
Check your lib path (DDK_LIB_PATH)

Are you sure you have the latest DDK ? (C:\NTDDK\libfre\i386\scsiwmi.lib
suggests an older version)

Thanks,
-g

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Zvi Dubitzky
Sent: Wednesday, September 22, 2004 8:29 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] scsiportwmixxx linking in the kernel

Linking with scsi miniport wmi calls in a driver results in “unresolved
external symbol _ScsiPortWmiDispatchFunction@28” . This appears in
C:\NTDDK\libfre\i386\scsiwmi.lib , but where is the DLL lib with the
implementation ? I get it during build under win2000 DDK — Questions?
First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256 You are currently subscribed
to ntdev as: xxxxx@cisco.com To unsubscribe send a blank email to
xxxxx@lists.osr.com