Results 1 to 2 of 2

Thread: Reading inside DLL and OCX files

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Location
    South Africa :)
    Posts
    15

    Unhappy Reading inside DLL and OCX files

    hi clever people, i need to get information from DLL and OCX files for a proggie i am developing. i need to get info like company name, file version, copyright etc. (basically the stuff you enter in the make tab of project proprties in vb itself.) i used the GetFileVerion API call, but the info is not enough. can anyone please help ??? Thanks in advance.. Jakkes

  2. #2
    jim mcnamara
    Guest
    Are you using all of the capability? Try GetFileVersionInfo

    Look at this link:

    http://www.allapi.net/apilist/exampl...ample=FileInfo

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