Help need way of finding out about dll's VBapp uses 
Author Message
 Help need way of finding out about dll's VBapp uses

Help need way of finding out about dll's VBapp uses


Tue, 19 May 1998 03:00:00 GMT  
 Help need way of finding out about dll's VBapp uses
About the only thing I'm told the VB setup wizard is good for is
finding which dll's you need.

This is not foolproof as some {*filter*} dlls call other dlls, such as
Crystal Reports' ones.

Only a full regressive system test will show you which dlls you need.

Of course, you do this intensively for all programs you write, don't you?

Cyril



Tue, 19 May 1998 03:00:00 GMT  
 Help need way of finding out about dll's VBapp uses


Quote:
>Help need way of finding out about dll's VBapp uses

I have a utility called DLL Manager, that tracks down every DLL your
EXE uses. That way, you can find what DLLs to include in an
installation. But you have to manually check the DLLs to find any DLLs
they call...

The file can be found at a German FTP site. I can't remember which,
but an Archie search will find it. The file is called DLLMAN.ZIP.

Jens
--
* Everything I said are the opinions of someone else.   *
* I just cut-and-pasted.                                *

Jens Balchen jr.



Wed, 20 May 1998 03:00:00 GMT  
 Help need way of finding out about dll's VBapp uses
VB comes with a utility, WPS.EXE, found in the SDK section of the
install that will monitor and show all dll's being used.

  -- Robert



Quote:
>Help need way of finding out about dll's VBapp uses



Tue, 26 May 1998 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Need help with time outs

2. Help needed for writing DLL's using MASM

3. Help needed using other .dll's

4. Help: Run-time error '48': File not found: Cards.dll (0/1)

5. Help: Run-time error '48': File not found: Cards.dll (1/1)

6. Finding out which controls/DLL's an app is using

7. Help:Using VB Funtions In Access With DLL's, EXE's

8. Help:Using VB Funtions In Access With DLL's, EXE's

9. Get/SetPixel API - Need help on ways to speed up a loop

10. Help:Using VB Funtions In Access With DLL's, EXE's

11. Help:Using VB Funtions In Access With DLL's, EXE's

12. Help - ODBC Can't find ODBC.DLL

 

 
Powered by phpBB® Forum Software