Create an import library from a DLL 32 bits and MSVC

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 42508
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 30 times
Been thanked: 72 times
Contact:

Create an import library from a DLL 32 bits and MSVC

Post by Antonio Linares »

https://github.com/FiveTechSoft/FWH_tools/blob/master/IMPLIB32.EXE

implib32.exe name.dll

it will create the import library name.lib
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42508
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 30 times
Been thanked: 72 times
Contact:

Re: Create an import library from a DLL 32 bits and MSVC

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply