❔ system.accessviolationexception: attempted to read or write protected memory
I created an c++ dll to call this -> https://pastes.dev/MIdnPDHsBs from C#
But i get this exception
Should i try to code this in C# ?
But i get this exception
system.accessviolationexception: "attempted to read or write protected memory. this is often an indication that other memory is corrupt."What i am doing wrong and how can i solve this
Should i try to code this in C# ?