pro_vb thread: Re: DLL's
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.
|





