lafagnosticuifoundation/bmpanimation/group/RELEASE.TXT
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 BmpAnim Group Release Notes
       
     2 ~~~~~~~~~~~~~~~~~~~~~~~~~
       
     3 This component consists of two DLL's, a shared-library which provides the
       
     4 component's API (BmpAnim.DLL), and a polymorphic DLL which plugs into the
       
     5 window-server's "WSANIM" interface (BmpAnimSrv.DLL). 
       
     6 It is able to display a series of bitmap frames at different times and position.
       
     7 
       
     8 
       
     9 Version 0.01.002
       
    10 ================
       
    11 Made by MarcoS, 06 December 1999
       
    12 Release: 002
       
    13 
       
    14 Most of the API changed. See animation specs.
       
    15 Added test code.
       
    16 
       
    17 
       
    18 Version 0.01.001
       
    19 ================
       
    20 Made by MarcoS, 18 October 1999
       
    21 Release: 001
       
    22 
       
    23 First (experimental) release of BmpAnim.