mirror of
https://github.com/vxcontrol/MemoryModule.git
synced 2026-07-21 14:16:03 -04:00
added makefiles to compile with mingw
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
typedef int (*addNumberProc)(int, int);
|
||||
|
||||
#define DLL_FILE "..\\..\\SampleDLL\\Debug\\SampleDLL.dll"
|
||||
#define DLL_FILE "..\\SampleDLL\\SampleDLL.dll"
|
||||
|
||||
void LoadFromFile(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user