Skip to content

v1.2.0-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jan 15:45
· 24 commits to main since this release
439853a

What's Changed

Update notice

  • The original Microsoft Detours is a standalone project now (11c8b22, by @RatinCN)
/* KNSoft.SlimDetours */
#include <KNSoft/SlimDetours/SlimDetours.h>
#pragma comment(lib, "KNSoft.SlimDetours.lib")

/* Microsoft Detours */
#include <KNSoft/SlimDetours/detours.h>
#pragma comment(lib, "Microsoft.Detours.lib")

NuGet Package: https://www.nuget.org/packages/KNSoft.SlimDetours/1.2.0-beta
Full Changelog: v1.1.4-beta...v1.2.0-beta