DWORD GetAKRipDllVersion( void );
Description: Returns the current version number of AKRip32.DLL.
Parameters: None.
Return Value: The version number is encoded from 2 parts. The major version number is stored in the HIWORD of the return value, while the minor version is stored in the LOWORD.