Skip to content

Release v2.0.0

Latest
Compare
Choose a tag to compare
@delphidabbler delphidabbler released this 03 Jun 14:27
· 2 commits to develop since this release
  • Removed 16 bit support from DLL.
  • Only one object type is now exported from the DLL removing the necessity to specify a CLSID to select the required object.
  • Changed signature of DLL entry point function.
  • Replaced core code with equivalent from the ddablib/vibin project. Note that vibin was based on the original code from vilib that it now replaces.
  • Revise DLL's version information string information text.
  • Updated demo programs to work with revised DLL entry point.
  • Updated documentation.
    • Revised re changes in v2.
    • Fixed errors and made clarifications.
    • XMLDoc comment code.