are there any specifics when developing a device driver (kernel-mode) on Windows 7 32 bit or Windows 7 64 bit? Can I develop on some platform and prepare builds to run on the other one?
Thank you.
are there any specifics when developing a device driver (kernel-mode) on Windows 7 32
Share
You need the Windows Driver Kit. Yes, you should be able to cross-compile.