Alright, I got mine to load. I can confirm that’s what’s happening. the .lib
contains the metadata so that you can delay the load the .dll
which has all the actual code. You need both
Alright, I got mine to load. I can confirm that’s what’s happening. the .lib
contains the metadata so that you can delay the load the .dll
which has all the actual code. You need both