Comment Re:Better portability? (Score 1) 229
The current Windows 2000 SDK and DDK already
have the APIs for Win64 in them... Just read the code, and look for the lines that say:
#if defined(_M_IA64)
have the APIs for Win64 in them... Just read the code, and look for the lines that say:
#if defined(_M_IA64)