github KNSoft/KNSoft.SlimDetours v1.2.0-beta

latest release: v1.2.1-beta
pre-release3 months ago

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

Don't miss a new KNSoft.SlimDetours release

NewReleases is sending notifications on new releases.