cancel
Showing results for 
Search instead for 
Did you mean: 

Necessary system dll before calling SAPbobsCom.dll

0 Kudos

Hi:

I am using an application which allows me to call dll files in a specific folder. Hence, when I call SAPbobsCom.dll, the application needs related dll's supporting SAPbobsCom.dll. Could you tell me whatelse dll's are needed for calling SAPbobsCom.dll?

More detail: A normal application will check dll's registerred in the OS and use them. However, what I am using is not. Hence, I need to know what dll's registered to the OS are required by SAPbobsCom.dll. Thanks a lot

Accepted Solutions (1)

Accepted Solutions (1)

former_member185703
Active Contributor
0 Kudos

Hi

You can use e.g. Microsoft's "Dependency Walker" (<b>depends.exe</b>).

It is part of the tools shipped with MS Visual Studio, the Windows Resource Kit Supplements etc. (see the Microsoft home page for more: search e.g. for "depends.exe" or "198038 +depends.exe").

HTH,

Frank

Answers (0)