Does anyone know where a “nothing” driver exists? By that, I mean a driver
that is a literal stub, requiring no hardware. We would like to do some
property sheet work and would like a “nothing” driver to install/uninstall
and use to develop our property sheets. I am hoping to find something out
there. We are less than great device driver writers and we would prefer
not to debug our hapless attempt at a stub driver as well as our property
sheet. I thought I saw a reference on OSR, but I couldn’t find one when I
looked there.
Thank you,
Michael Wade
You may find something at http://www.phdcc.com/WDMarticle.html
Just mail me If you want a property-sheet example for this sample.
----- Original Message -----
From: “Michael Wade”
To: “NT Developers Interest List”
Sent: Thursday, November 28, 2002 9:32 PM
Subject: [ntdev] A “nothing” driver?
> Does anyone know where a “nothing” driver exists? By that, I mean a
driver
> that is a literal stub, requiring no hardware. We would like to do some
> property sheet work and would like a “nothing” driver to install/uninstall
> and use to develop our property sheets. I am hoping to find something out
> there. We are less than great device driver writers and we would prefer
> not to debug our hapless attempt at a stub driver as well as our property
> sheet. I thought I saw a reference on OSR, but I couldn’t find one when I
> looked there.
>
> Thank you,
> Michael Wade
>
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@Compaqnet.be
> To unsubscribe send a blank email to %%email.unsub%%
>
Look at Toaster sample.
----- Original Message -----
From: “Michael Wade”
To: “NT Developers Interest List”
Sent: Thursday, November 28, 2002 11:32 PM
Subject: [ntdev] A “nothing” driver?
> Does anyone know where a “nothing” driver exists? By that, I mean a
driver
> that is a literal stub, requiring no hardware. We would like to do
some
> property sheet work and would like a “nothing” driver to
install/uninstall
> and use to develop our property sheets. I am hoping to find
something out
> there. We are less than great device driver writers and we would
prefer
> not to debug our hapless attempt at a stub driver as well as our
property
> sheet. I thought I saw a reference on OSR, but I couldn’t find one
when I
> looked there.
>
> Thank you,
> Michael Wade
>
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to %%email.unsub%%
>
Toaster is probably your best bet. I pretty well covers the entire world of
drivers. If that doesn;t make you happy, then give Walter Oney a few bucks
for his book, install his WDM Wizard and create your own. He also shows you
how to do a co-installer for those property sheets.
(Hmmm … guess I meant give the PUBLISJER the bucks so Walter can get the
.02 royalty. :)) )
–
Gary G. Little
Have Computer, Will Travel …
909-698-3191
909-551-2105
“Maxim S. Shatskih” wrote in message
news:xxxxx@ntdev…
>
> Look at Toaster sample.
>
> ----- Original Message -----
> From: “Michael Wade”
> To: “NT Developers Interest List”
> Sent: Thursday, November 28, 2002 11:32 PM
> Subject: [ntdev] A “nothing” driver?
>
>
> > Does anyone know where a “nothing” driver exists? By that, I mean a
> driver
> > that is a literal stub, requiring no hardware. We would like to do
> some
> > property sheet work and would like a “nothing” driver to
> install/uninstall
> > and use to develop our property sheets. I am hoping to find
> something out
> > there. We are less than great device driver writers and we would
> prefer
> > not to debug our hapless attempt at a stub driver as well as our
> property
> > sheet. I thought I saw a reference on OSR, but I couldn’t find one
> when I
> > looked there.
> >
> > Thank you,
> > Michael Wade
> >
> >
> >
> >
> > —
> > You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> > To unsubscribe send a blank email to %%email.unsub%%
> >
>
>
>
>