Home > Archive > Clarion > November 2005 > How to get a list of functions used in the app/dll AUTOMATICALLY?
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 |
How to get a list of functions used in the app/dll AUTOMATICALLY?
|
|
| Dave Chirag 2005-11-10, 3:55 am |
| Hi everyone,
Its getting very hard to keep track of all functions used in my
applications,
and so I need to create a list of all the functions used in my Clarion
App
/Dll. Is there any direct way from which i can get this done? ( Apart
from
opening the individual files in Clarion, and noting it down , that is
)
Are there any third party tools available?
I have used Dependency Walker etc. applications.Its listing the DLLs
used, but
cant get a report of functions in it.
Please suggest me some Idea !!
Thanks in advance.
Dave Chirag
| |
| clackmannan 2005-11-10, 6:55 pm |
| Did you try looking in the .map file?
Paul
| |
| Dave Chirag 2005-11-11, 3:55 am |
| Yes Paul,
I am already working on it right now :D
Thanks for the immediate response.
Cheers,
Dave Chirag
|
|
|
|
|