- Kernel 64 bit and UMD 32 bit
- Posted by David Webber on April 22nd, 2008
Is is possible to have Kernel mode driver 64bit that will load 32bit UMD, under XP 64 and Vista 64?
~David
- Posted by Doron Holan [MSFT] on April 22nd, 2008
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@gmail.com> wrote in message news:4984F601-4C9A-4E7A-939D-9DA4004C6F27@microsoft.com...
Is is possible to have Kernel mode driver 64bit that will load 32bit UMD, under XP 64 and Vista 64?
~David
- Is there a kernel api or assembly instruction by which I can get the processor clock ticks from within kernel code? (Drivers) by Praveen Kumar Amritaluru
- kernel (Development Resources) by Bill Cunningham
- rebuild of kernel / kernel-module version mismatch (Linux / Variants) by roadster
- Change from custom kernel to rpm kernel (Linux / Variants) by Nick Bruton
- Kernel panic. No init found. Try passing init=option to kernel (RH8.0) (Linux / Variants) by mike

