1、加入实现代码

2、配置项目
This commit is contained in:
Jeff
2026-04-23 14:55:44 +08:00
parent 40aaa538f9
commit 89f53efb33
27 changed files with 2611 additions and 25 deletions

6
GitVer/targetver.h Normal file
View File

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