Re: Question on EXPORT_DRIVER
- From: "Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx>
- Date: Sun, 17 Apr 2005 21:46:39 +0400
> I was thinking of leaving my driver code as is and provide the DLL interface
> to it by making the driver as export_driver and providing the .lib as part
> of my product release.
This is fine. Just have no DriverEntry in a kernel-mode DLL. For instance, MS's
SCSIPORT is such.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com
.
- Follow-Ups:
- Re: Question on EXPORT_DRIVER
- From: G.N.Raj
- Re: Question on EXPORT_DRIVER
- References:
- Question on EXPORT_DRIVER
- From: G.N.Raj
- Re: Question on EXPORT_DRIVER
- From: Don Burn
- Re: Question on EXPORT_DRIVER
- From: G.N.Raj
- Question on EXPORT_DRIVER
- Prev by Date: Re: Question on EXPORT_DRIVER
- Next by Date: Re: windows noob needs pointers to writing a device driver
- Previous by thread: Re: Question on EXPORT_DRIVER
- Next by thread: Re: Question on EXPORT_DRIVER
- Index(es):
Relevant Pages
|