From b831b05b60ecce0e21cbec71f084508e70b47c16 Mon Sep 17 00:00:00 2001 From: thepwrtank18 Date: Sun, 18 Jun 2023 11:06:23 -0500 Subject: [PATCH] credits --- xpmgr.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xpmgr.cpp b/xpmgr.cpp index 097fe45..b17430e 100644 --- a/xpmgr.cpp +++ b/xpmgr.cpp @@ -16,7 +16,7 @@ // The magic numbers, interface, and LoadLicenseManager() function was made by diamondggg on MyDigitalLife. // LoadLicenseManager() was modified to suit a CLI rather than a GUI. -// Everything else was made by TheTank20. +// Everything else was made by TheTank20 and copy pasted from StackOverflow. static wchar_t strings[14][256]; static CLSID licdllCLSID = { 0xACADF079, 0xCBCD, 0x4032, {0x83, 0xF2, 0xFA, 0x47, 0xC4, 0xDB, 0x09, 0x6F} };