Tech Support > Microsoft Windows > Drivers > Trying to call a DLL from a kernel-mode driver?
Trying to call a DLL from a kernel-mode driver?
Posted by Beverly Cotton [MSFT] on August 5th, 2004


New driver developers frequently ask why they can't call a Windows DLL from
a kernel-mode driver.

See the driver tip at
http://www.microsoft.com/whdc/driver...on125121120120 for information about techniques that work in kernel mode.