Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Generate Header file and lib from a dll

Status
Not open for further replies.

AliFessi

Programmer
Jul 3, 2001
12
DE
Hi there,

Does anyone know if it possible to generate a header file or a lib file from a binary dll file?

May be you know an other idea to use a function from a dll file without any other information!

If you cannot answer my questions just give me some tips that could be helpful.

Thanks a lot!
 
You could generate it from a .tlb file. If your dll has a tlb file, just use #import John Fill
1c.bmp


ivfmd@mail.md
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top