Valhalla Legends Forums Archive | Assembly Language (any cpu) | IDA Question

AuthorMessageTime
Arta
If you've defined functions in the disassembly of a DLL, is there any way to export those definitions into an IDA database of an exe or a dll that calls the dll you've defined?

I've been doing it by hand so far but it's rather time consuming, creating a .idc of the database or the typedefs doesn't work... eh
March 14, 2003, 7:27 PM
iago
Better yet, have it create a lib file that you can use :-)
March 14, 2003, 7:54 PM
Arta
Indeed!
March 15, 2003, 2:23 AM

Search