This class represents the DLLVERSIONINFO structure and provides the ability to load this structure from a specified library.
Note: Not all libraries have the DllGetVersion function, which is used by this class. If you want to get the version of any library, please use {@link FileVersionInfo}.
@author cnfree
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.