|
From: David Webber on 22 Apr 2008 01:35 Is is possible to have Kernel mode driver 64bit that will load 32bit UMD, under XP 64 and Vista 64? ~David
From: Doron Holan [MSFT] on 22 Apr 2008 02:19 does UMD = user mode driver? KM drivers do not load user mode drivers. a 64 bit driver can support both 32 and 64 bit client applications. as long as you are not using pointer sized fields in your structs, it makes no difference between the bitness of the appl. d -- Please do not send e-mail directly to this alias. this alias is for newsgroup purposes only. This posting is provided "AS IS" with no warranties, and confers no rights. "David Webber" <DavidWebber10(a)gmail.com> wrote in message news:4984F601-4C9A-4E7A-939D-9DA4004C6F27(a)microsoft.com... Is is possible to have Kernel mode driver 64bit that will load 32bit UMD, under XP 64 and Vista 64? ~David
|
Pages: 1 Prev: PCMCIA recognition different between Win2K and XP Next: PREfast exit ubnormaly |