Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Re: DLL's


Message #1 by Janeks <janexx@k...> on Fri, 14 Jun 2002 11:46:08 +0200
Hi everyone,
I'm looking for a way to check existence of DLL or OCX on system.
I keep some classes in DLLs and OCXs so I need to be sure they exist and 
they are registered before using them. 
For further information, I have a MDIForm that act like console, and all 
others forms are in separate DLLs  and OCXs. Before showing a form I need 
to be sure that DLL for that form exist.

  Return to Index