6 lines
No EOL
117 B
C
6 lines
No EOL
117 B
C
#include "../../src/dlopen.h"
|
|
|
|
int main()
|
|
{
|
|
struct hotwire_dll_t dll = hw_dlopen("./bin/exampleWinLib.dll", 0);
|
|
} |