|
From: Kid on 1 May 2008 22:20 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 2 May 2008 01:04 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 2 May 2008 10:14 "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
|
Pages: 1 Prev: Bug in usbser.sys when using a high speed hub Next: WPP Tracing in miniport |