Results 1 to 3 of 3

Thread: Get the ActiveX version

  1. #1

    Thread Starter
    Lively Member neodatatype's Avatar
    Join Date
    Aug 2002
    Location
    Italy
    Posts
    103

    Question Get the ActiveX version

    Someone know how to retrieve the version of the ocx/dll included into the exe at runtime?

    I'd like to have a window with the infos about the components actually used by the program.

    I know I can get the file version via API, but for a ActiveX I don't know the right location of the used file.

    See you!
    > NeoDataType.net <

    Try my Free .Net Reporting Tool!

  2. #2
    New Member
    Join Date
    May 2003
    Location
    Metrowest Boston
    Posts
    11
    Did you ever figure this out? I am looking to do the same thing. I want to know how to programatically get the version number of an ActiveX EXE so I can display it in a Help/About dialog box.

  3. #3

    Thread Starter
    Lively Member neodatatype's Avatar
    Join Date
    Aug 2002
    Location
    Italy
    Posts
    103
    Originally posted by bostonnole
    Did you ever figure this out? I am looking to do the same thing. I want to know how to programatically get the version number of an ActiveX EXE so I can display it in a Help/About dialog box.
    It's exactly the same thing I needed.

    I foud a way to get these infos only throu a well-known class name.

    Now I have not the code, I can Help you tomorrow.

    Bye
    > NeoDataType.net <

    Try my Free .Net Reporting Tool!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width