So I\'m currently trying to link my masm program with a dll. The DLL is in the same directory as my asm program, I don\'t have the .lib file.
.lib
Here is my code