Creating LIB files
-
Is there a way to create a LIB file from an existing DLL?
Cheers,
Marc:beer: Click to see my *real* signature :beer:
-
Is there a way to create a LIB file from an existing DLL?
Cheers,
Marc:beer: Click to see my *real* signature :beer:
I seemed to remember using IMPLIB.EXE - but I must have been wrong apparently it's only for 16-bit DLLs...anyway, a quick Google gives this which claims to do the job for 32-bit DLLs. (No guarantee attached - I've not even downloaded it...) Stuart Dootson 'Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p'
-
I seemed to remember using IMPLIB.EXE - but I must have been wrong apparently it's only for 16-bit DLLs...anyway, a quick Google gives this which claims to do the job for 32-bit DLLs. (No guarantee attached - I've not even downloaded it...) Stuart Dootson 'Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p'
A bit tricky to get it to work, but it did its job.. Thanks :-D
Cheers,
Marc:beer: Click to see my *real* signature :beer: