Feature Request:  Get DLL Version From DLL
Posted: 16 May 2010 04:54 AM   [ Ignore ]
New Member
Rank
Total Posts:  6
Joined  2010-04-19

Hi AlexP

How about a function to get the version of the DLL from the active DLL?

And while I am at it, how about a fixed replacement for System.Guid as thi shas changed with .Net 4.

Thanks…

Profile
 
 
Posted: 16 May 2010 06:10 PM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  585
Joined  2009-09-17

The version of the CLEyeMulticam dll can easily be retrieved using win32 API function GetFileVersionInfo.
As for GUID, please read here.

Profile
 
 
Posted: 16 May 2010 11:36 PM   [ Ignore ]   [ # 2 ]
New Member
Rank
Total Posts:  6
Joined  2010-04-19

Ah yes I had forgotten GetFileVersionInfo follows the same search path as LoadLibrary.

Profile
 
 
 
 


RSS 2.0     Atom Feed