winapi - Windows version macros in windows drivers -


_win64 can used find platform 32-bit or 64-bit.

are there macros available in drivers (kernel mode code) can used tell version of operating system. xp, 2003, vista or 7?

the info need here. check out sdkddkver.h in build environment. useful: ntddi_version.


Comments

Popular posts from this blog

400 Bad Request on Apache/PHP AddHandler wrapper -

Add email recipient to all new Trac tickets -

php - Change action and image src url's with jQuery -