Windows系统版本宏_WIN32_WINNT对应值

得意

win7 _WIN32_WINNT>=0x0601
vista _WIN32_WINNT>=0x0600
Windows   XP _WIN32_WINNT>=0x0501     
Windows   2000 _WIN32_WINNT>=0x0500     
Windows   NT   4.0 _WIN32_WINNT>=0x0400     
Windows   Me _WIN32_WINDOWS=0x0490     
Windows   98 _WIN32_WINDOWS>=0x0410     

再见

猜你喜欢

转载自blog.csdn.net/lgstudyvc/article/details/53126779