This repository was archived by the owner on Jan 28, 2022. It is now read-only.
M2-SDK 1.0
- 合并 M2.Windows.Internal.WindowsStationAPI.h 入 M2.Windows.h
- 合并 M2.Windows.Internal.NativeAPI.h 入 M2.Windows.h
- 整理 M2.Windows.h 的定义并使用新的代码头注释
- 把 M2.Windows.Internal.Readme.txt 更名为 Readme.txt
- Readme.txt 的许可部分移至 License.txt
- Readme.txt 的 PHNT 库注释移至 M2.Windows.h
- 把 M2.Windows.Internal.Changelog.txt 更名为 Changelog.txt
- 把 M2.Windows.Internal.h 更名为 M2.Base.h
- 整理 M2.Base.h 的定义并使用新的代码头注释
- M2.Base.h 增加 Windows 10 未文档化 DPI 支持相关定义
- M2.Base.h 增加创建 COM 类支持相关定义
- 增加新的NSudo库即M2.NSudo.h
- M2.NSudo.h:System令牌副本创建移除会话ID参数(因为现实情况只能使用当前会话ID)
- M2.NSudo.h:修复 SuCreateProcess() 返回值Bug
- M2.NSudo.h:修复 SuOpenSessionToken() 返回值Bug
- 新增M2.SDK.h用于包含M2-SDK
- M2.Windows.h:去除无用注释
- M2.Windows.h:自动包含strsafe.h
- M2-SDK正式发布到Github