Shoey
Shoey
CC#
Created by Shoey on 7/18/2024 in #help
How can I use a precompiled C/C++ dll in a C# project?
Someone kindly showed me how to utilize the dll in C and while I understand the structure I don't have any idea how hooking into a dll from C# works and only the barest for C, only really knowing the basic attribute in C# such as DllImport["example.dll", CallingConvention = (I don't really know how to use CC)].
21 replies