CouldNotLoadEscapiDLL(126) shows up when running your example from the readme. The program does work if I get the escapi.dll and put it in the same folder as the exe, however I only want to have one file. Is it possible to inject the escapi.dll inside of the exe with rust?
CouldNotLoadEscapiDLL(126) shows up when running your example from the readme. The program does work if I get the escapi.dll and put it in the same folder as the exe, however I only want to have one file. Is it possible to inject the escapi.dll inside of the exe with rust?