home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: WPS_PM / WPS_PM.zip / DESKEXT.ZIP / HAPPY.DEF < prev    next >
Text File  |  1990-03-13  |  314b  |  18 lines

  1. LIBRARY HAPPY INITINSTANCE
  2.  
  3. DESCRIPTION 'HAPPY.ANI - An example animated desktop extension by John Ridges'
  4.  
  5. PROTMODE
  6.  
  7. DATA NONSHARED
  8.  
  9. EXPORTS
  10.  
  11.    animatename     @1
  12.    animateinit     @2
  13.    animatechar     @3
  14.    animatedblclk   @4
  15.    animatepaint    @5
  16.    animateclose    @6
  17.    animatethread   @7
  18.