From: Kid on
Hi

I might need to study Windows 98 Vxd driver framework , is there any book
talk abount it ?

Where can I find MSDN online document about Vxd driver ?

Thank you .
From: Tim Roberts on
Kid <Kid(a)discussions.microsoft.com> wrote:
>
>I might need to study Windows 98 Vxd driver framework , is there any book
> talk abount it ?
>
>Where can I find MSDN online document about Vxd driver ?

If you have an MSDN subscription, you should still be able to download a
16-bit DDK. That's what you will need to develop a VxD.

I'm not sure there are any articles left in MSDN on VxD programming. It
will be a challenge.
--
Tim Roberts, timr(a)probo.com
Providenza & Boekelheide, Inc.
From: Pavel A. on
"Kid" <Kid(a)discussions.microsoft.com> wrote in message
news:FF66BC56-D46C-4D90-97F7-3C5D4A0CEB18(a)microsoft.com...
> Hi
>
> I might need to study Windows 98 Vxd driver framework , is there any book
> talk abount it ?
>
> Where can I find MSDN online document about Vxd driver ?
>

See http://www.faqs.org/faqs/windows/programming/vxd/

With sympathy
--PA