For Programmers: Free Programming Magazines  


Home > Archive > Fortran > June 2004 > Re: Mixed Language DLL









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Mixed Language DLL
Jugoslav Dujic

2004-06-29, 3:57 am

rih5342 wrote:
| Okay, making progress here.
|
| I've confirmed the internal name to the DLL
| by doing the following.
|
| ->dumpbin /EXPORTS OneWay.dll >OneWay.txt
|
| 38 9 00021AB0 AppStatus

That indicates that exported name (ALIAS) is "AppStatus", but
since there's no decoration, is there perhaps an additional
export of "AppStatus", with some additional bits'n'pieces
around it?

| Can I extract an .obj from the .dll?
| How do I make the linker see the file?
| The MSVC librarian (lib.exe) says the .dll is corrupt.
| Is lib.exe the correct tool?
| What is a def file?

http://groups.google.com/groups?hl=...tpnet.pl&rnum=1

--
Jugoslav
___________
www.geocities.com/jdujic

Please reply to the newsgroup.
You can find my real e-mail on my home page above.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com