DLL Definition files

L

Luigi

Hello everyone...

Is there a way to get a .DEF (definition file) from a DLL without
having need to recompile?
That's because it's a M$ dll and I don't have sources, plus I need to
link and call functions from a cobol-platform application.

Thanks a lot! :)
Ciao,
Luigi
 
S

Steven T. Hatton

Luigi said:
Hello everyone...

Is there a way to get a .DEF (definition file) from a DLL without
having need to recompile?
That's because it's a M$ dll and I don't have sources, plus I need to
link and call functions from a cobol-platform application.

Thanks a lot! :)
Ciao,
Luigi
I don't do windoze, but if you can explain what a DEF file is (what it
contains) in generic C++ terms, I might be able to offer some suggestions.
 
J

John Harrison

Luigi said:
Hello everyone...

Is there a way to get a .DEF (definition file) from a DLL without
having need to recompile?
That's because it's a M$ dll and I don't have sources, plus I need to
link and call functions from a cobol-platform application.

Thanks a lot! :)
Ciao,
Luigi

Nothing at all to do with C++, please ask in a Windows programming group.
Try for instance.

Please think a little more carefully what your question is actually about
before posting to any newsgroup. Thank you.

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,169
Messages
2,570,920
Members
47,462
Latest member
ChanaLipsc

Latest Threads

Top