Are there any features when developing a device driver (kernel mode) in Windows 7 32 bit or Windows 7 64 bit? Can I develop on some platform and prepare assemblies for working on another? Thank.
You need a set of drivers for Windows . Yes, you should be able to cross compile.
What MSDN is for: 64-bit system design
http://msdn.microsoft.com/en-us/windows/hardware/gg566940
, 64- , .
Here are some possible source code errors that may occur during the transition from 32-bit to 64-bit versions.