MDF4Reader DLL
==============
Current version: 1.0.0.22, Sept 29, 2022

Changes in version 1.0.0.22:
- The GetData() function did not shift and mask bit data due to an error.
  This was corrected.

Changes in version 1.0.0.21:
- MDF3 files: Missing date/time is now tolerated

Changes in version 1.0.0.20:
- Some performance improvements.

Changes in version 1.0.0.19:
- Some code cleanup.

Changes in version 1.0.0.18:
- Some return types where corrected. A problem with LoadSignal() was part of this.

Changes in version 1.0.0.17:
- A standard DLL interface was added. It is now possible to call the DLL directly 
  without COM overhead.

