补强注释
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
/**
|
||||
* @file targetver.h
|
||||
* @brief 设置 Windows SDK 目标平台版本,供 Win32 头文件选择可用 API。
|
||||
*/
|
||||
|
||||
// 包括 SDKDDKVer.h 将定义可用的最高版本的 Windows 平台。
|
||||
|
||||
// 如果要为以前的 Windows 平台生成应用程序,请包括 WinSDKVer.h,并将
|
||||
|
||||
Reference in New Issue
Block a user