To find out which DLL's your program needs, use the command line utility TDUMP.EXE with the -em. switch (note the period after the letter m). For example, type the following at the command (DOS) prompt:
[color FF0000]
tdump -em. myproject.exe
[/color]
This will list all DLLs that myproject depends upon.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.