Home | Products | Downloads | About | Contact | Links


 

Changelog

FrogAspi

Version Date Status Description
0.29.4 2005-12-17 public * Improvement : Paragon HardDisk Manager 6 bug fix (Thanks to te-ka to report me this bug)
* Added Compatibility with RocketDivision Aspi
0.29.2 2005-12-16 internal * Improvement : Multithread fix
0.29 2005-12-?? internal

* Improvement : Symantec Ghost 8 bug fix

0.28 2005-12-?? internal * Added Event management
0.27 2005-12-07 internal * Added functions 'GetASPI32Buffer', 'FreeASPI32Buffer', 'TranslateASPI32Address' for a better compatibility with Adaptec SDK
0.26 2005-11-28 public * Fix a bug with Alcohol 120% : cd\dvd drive don't have their right drive letter (detected by "L'ange noir")
* Added tape drive support.
* officially released to public
0.25 2005-11-17 internal * Nero Info Tool crash fixed! Thanks to Paul Fisher for his code, which helped me to discover the structure size problem
* Fix a bug on scsi adress assignment. Thanks to Christophe Fantoni and his HP printer (detected as printer, scanner and hard drive :S)
0.24 2005-10-31 internal * Code optimisation : now the dll is ONLY 23KB in normal mode (remove the sysutils unit used by delphi. 40KB reduction)
* Always have a bug with "Nero Info Tool" (it's the only known software to crash. I don't know why :S)
0.22 2005-10-20 internal * Fixed some unicode structure size (thanks to Bill)
* Thanks to Bill to his Detection Code, more structurated than my version
* Only detection mode 1 is active
0.21 2005-10-18 internal * Code optimization (100KB to 52KB)
* Mascot icon included in the dll
* Project now compiled with Delphi 2005
0.20.6 2005-10-16 internal * Sort SCSI Adresses
* All previous functions are acessibles again
* Fix Device Type detection
0.20.5 2005-10-13
to
2005-10-14
internal * reorganization of the dll
* better drive detection : Now the dll has 2 detection mode
* Now, FrogAspi doesn't detect only CD devices
* Only supports the 2 mandatory aspi functions
0.14.3 2005-10-12 internal * Added function 'GetDriveHandleByDriveNo'
* Added function 'GetDriveHandleBySCSIAddr'
* Added function 'GetScsiAddressByCdRomID'
0.14.2 2005-10-11 internal * Fixed a runtime error discovered by Alexander Noé
* Rename function 'NTHaveAdminPrivilege' to 'HaveAdminPrivilege'
* Added function 'GetDriveHandleByDriveLetter'
* Added function 'GetScsiAddressByDriveLetter'
* Added function 'RescanSCSI'
0.14.1 2005-10-11 internal * Added function 'NTHaveAdminPrivilege'
0.14 2005-10-10 internal * USB\Firewire drives are now supported (thanks to Alexander Noé )
* Added function 'GetASPI32DLLVersion'
0.13 2005-10-?? internal * First release to testers