|
apitraceApiTrace is a windows debug help tool. It can be used to trace the api calls, list the parameters and return values for selected api call. It can also pause the app while calling given api for you to do a special work. For example you can pause at the DeleteFileA or DeleteFileW to copy a temp file created (and will deleted) by the application. |
|
|||||||||||||||||||