create global SDK example directory for APIs

This commit is contained in:
SinaKarvandi 2024-07-28 19:44:53 +09:00
parent 6005722cc9
commit 1e3f8f385c
32 changed files with 46 additions and 277 deletions

View file

@ -22,7 +22,7 @@
#include <vector>
#include "SDK/HyperDbgSdk.h"
#include "SDK/Imports/User/HyperDbgLibImports.h"
#include "SDK/Imports/user1/HyperDbgLibImports.h"
using namespace std;