Subj : Re: Sharing code between BC5.02 and BCB5 To : borland.public.cpp.borlandcpp From : "Ed Mulroy [TeamB]" Date : Wed Mar 03 2004 05:41 pm That was a typo sorry: change tdump -m -em dllname.dll to tdump -m -ee dllname.dll .. Ed > Dennis Jones wrote in message > news:40465a11$1@newsgroups.borland.com... > > That command dumps the imports, and using it on the > DLL which is exporting the functions doesn't help me. > And of course, I can't dump the DLL that is > importing the functions, because it won't link! .