ActiveX DLL, ActiveX EXE & ActiveX OCX version 
Author Message
 ActiveX DLL, ActiveX EXE & ActiveX OCX version

Hello

Has anyone written a class or module that wraps API calls to get version
information from an ActiveX DLL, ActiveX EXE and ActiveX OCX??

I need to include the versions of the support files in my application's
about box and cannot hardcode the versions because when the supporting files
are updated the about box will not refelect the correct versions.

I have come across the DllGetVersion shell function and the GetProcAddress
API but am not certian if these can be used or how to use them to obtain
version info for VB ActiveX projects (DLL, EXE and OCX).

Any help will be greatly appreciated

Edmund



Tue, 13 May 2003 03:00:00 GMT  
 ActiveX DLL, ActiveX EXE & ActiveX OCX version
Edmund,

Quote:
>Has anyone written a class or module that wraps API calls to get version
>information from an ActiveX DLL, ActiveX EXE and ActiveX OCX??

Karl Peterson has a class that does that. Get the FileInfo sample from
http://www.mvps.org/vb/

Matt

============================================

  CodeHound - Free VB Search Engine
  http://www.codehound.com



Tue, 13 May 2003 03:00:00 GMT  
 ActiveX DLL, ActiveX EXE & ActiveX OCX version
Thank you

Edmund


Quote:
> Edmund,

> >Has anyone written a class or module that wraps API calls to get version
> >information from an ActiveX DLL, ActiveX EXE and ActiveX OCX??

> Karl Peterson has a class that does that. Get the FileInfo sample from
> http://www.mvps.org/vb/

> Matt

> ============================================

>   CodeHound - Free VB Search Engine
>   http://www.codehound.com



Tue, 13 May 2003 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. ActiveX DLL, ActiveX EXE & ActiveX OCX version

2. ActiveX.exe or ActiveX DLL or ActiveX Control?????????????

3. ActiveX DLL & ActiveX EXE

4. ActiveX exe vs ActiveX dll

5. ActiveX DLL to ActiveX EXE

6. ActiveX Exe Using ActiveX Dll?

7. ActiveX DLL vs ActiveX EXE

8. Why DCOM ActiveX Exe is Working and ActiveX Dll is not working

9. Overview of ActiveX EXE, ActiveX DLL...

10. ActiveX DLL to ActiveX EXE

11. ActiveX Doc DLL vs ActiveX Doc EXE

12. ActiveX DLL to ActiveX EXE

 

 
Powered by phpBB® Forum Software