home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 3_2004-2005.ISO / Data / Zips / Smart_Stor187102422005.psc / changelog.txt < prev   
Text File  |  2005-04-02  |  741b  |  13 lines

  1.  
  2. #update 1: now with compression and better sample, fixed some bugs and improve error handling
  3.  
  4. #update 2: added huffman compression, CRC, GetItemText()/GetItemPicture() functions, fixed bugs in VaccumStorage.
  5.  
  6. #update 3: added support for byte array(such as DIBs)/text etc. And ItemData for extract info.
  7.  
  8. #update 4: added FilterItems() function for quick searcing.
  9.  
  10. #update 5: added ReadItemContentChunk(), chunk by chunk to read a file, rather than read the whole file at once. added Version support. Improved OpenStorage result. Now with full DIBs support, from an image to store in storage, then from storage back to be an image!
  11.  
  12. #update 6: fixed bug in ReadItemContentChunk() due to changed with serialized section chunk.
  13.