Closed steambird1 closed 2 years ago
Already I even didn't add system()
call...
Try use less mc_lib.m_alloc()
and make sure "Multi-thread DLL" selected in VS compile options.
Also you can try latest version; here is a program starter. you can add "assoc" to use that instead.
Well, you didn't use
extern "C" {
//...
}
at all so older version of MinServer won't get your function and crash; latest version of MinServer will reports no vaild DLL entry.
I wrote this to run VBS file:
But it causes runtime error in the server.