一款显示网速、系统利用的软件
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456
  1. #pragma once
  2. // // 包含 SDKDDKVer.h 可定义可用的最高版本的 Windows 平台。
  3. // 如果希望为之前的 Windows 平台构建应用程序,在包含 SDKDDKVer.h 之前请先包含 WinSDKVer.h 并
  4. // 将 _WIN32_WINNT 宏设置为想要支持的平台。
  5. #include <SDKDDKVer.h>