DelphiFan Magazine

Top Menu

Main Menu

  • DELPHI
  • CODE SAMPLES
  • FIREMONKEY
  • DATABASE
  • RELEASES
  • VIDEOS
  • REVIEW
  • TECH NEWS

logo

DelphiFan Magazine

  • DELPHI
  • CODE SAMPLES
  • FIREMONKEY
  • DATABASE
  • RELEASES
  • VIDEOS
  • REVIEW
  • TECH NEWS
  • How to add a server application written in UNIGUI to startup?

  • UniGUI Expiry Link Anonymizer

  • UniGUI Add CAPTCHA to the WEB project

  • UniGui. Unique hybrid of Delphi and JS

  • How to transform a blob field into string lines (varchar) in SQL Firebird?

CODE SAMPLESDELPHI
Home›CODE SAMPLES›View the output function list of DLL

View the output function list of DLL

By admin
January 1, 2021
334
0
Share:

Sometimes, we need to check the output function list of a dynamic link library.
There are many software that can meet this requirement, such as exeScope.

However, it is always very troublesome to download a software. Delphi itself comes with a similar tool, that is, tdump.exe, which is available in all versions of Delphi.

It is a command line program under the Bin directory of the Delphi installation directory.

usage:

tdump.exe D:\example.dll

The above command will output the list of functions exported by the DLL on the console; you can also save the output information of the console to a file, using the following command format:

tdump.exe D:\Example.dll out.txt

Tagsdelphidlldll functionfunction
Previous Article

Show image in Firemonkey TListBox

Next Article

Delphi View DPR file

0
Shares
  • 0
  • +
  • 0
  • 0
  • 0
  • 0

admin

Related articles More from author

  • DELPHIREVIEW

    Ultimate Robust SecureBridge SSH

    September 29, 2020
    By admin
  • CODE SAMPLESDELPHI

    Delphi’s multicast listener mode (observer mode) based on the interface (IInterface)

    November 3, 2020
    By admin
  • CODE SAMPLESDELPHI

    Unigui quickly uses the css style of figma

    October 12, 2020
    By admin
  • CODE SAMPLESDELPHI

    How to put a DateTimePicker in the DBGrid?

    January 3, 2021
    By admin
  • CODE SAMPLESDELPHI

    Build ssl website with Delphi Unigui

    October 23, 2020
    By admin
  • CODE SAMPLESDELPHI

    TMS WEB CORE designed page layout directly from HTML&CSS

    December 9, 2020
    By admin

Leave a reply Cancel reply

You may interested

  • CODE SAMPLESDELPHI

    Use of Unigui fontawesome icon font library

  • CODE SAMPLESDELPHIFIREMONKEY

    Delphi Android internal system related operations

  • CODE SAMPLESDELPHI

    Implementation of uniGUI login-free

  • LATEST REVIEWS

  • TOP REVIEWS

Timeline

  • January 27, 2021

    How to add a server application written in UNIGUI to startup?

  • January 27, 2021

    UniGUI Expiry Link Anonymizer

  • January 26, 2021

    UniGUI Add CAPTCHA to the WEB project

  • January 26, 2021

    UniGui. Unique hybrid of Delphi and JS

  • January 13, 2021

    How to transform a blob field into string lines (varchar) in SQL Firebird?

Latest Comments

Find us on Facebook

Follow Us on Instagram

logo

Our website, law, laws, copyright and aims to be respectful of individual rights. Our site, as defined in the law of 5651 serves as a provider of space. According to the law, contrary to the law of site management has no obligation to monitor content. Therefore, our site has adopted the principle of fit and remove. Works are subject to copyright laws and is shared in a manner that violated their legal rights, or professional associations, rights holders who, adsdelphi@gmail.com I can reach us at e-mail address. Complaints considered to be infringing on the examination of the content will be removed from our site.

About us

  • 660 Pennsylvania Avenue Southeast #100 Washington, DC 20003
  • 0123456789
  • adsdelphi@gmail.com
  • Recent

  • Popular

  • Comments

  • How to add a server application written in UNIGUI to startup?

    By admin
    January 27, 2021
  • UniGUI Expiry Link Anonymizer

    By admin
    January 27, 2021
  • UniGUI Add CAPTCHA to the WEB project

    By admin
    January 26, 2021
  • UniGui. Unique hybrid of Delphi and JS

    By admin
    January 26, 2021
  • How to add a server application written in UNIGUI to startup?

    By admin
    January 27, 2021
  • Amazing Cross Platform Email App Sample In Delphi 10.4.1 FireMonkey For Android And IOS

    By admin
    August 13, 2020
  • Critical Update Available For Delphi FireMonkey 10.4.1 On Android, IOS, OSX, Windows, And Linux

    By admin
    September 4, 2020
  • Setting up the IDE for your first Android Application in Delphi

    By admin
    September 7, 2020

Follow us

Find us on Facebook

© Copyright Delphifan Forum. All rights reserved.