home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / pmp016.zip / pmpdll.def < prev    next >
Text File  |  1998-01-13  |  195b  |  12 lines

  1. LIBRARY PMPDLL INITGLOBAL 
  2. DESCRIPTION 'PMpause, by Ewen McNeill <ewen@naos.co.nz>'
  3.  
  4. DATA SINGLE SHARED
  5.  
  6. EXPORTS
  7.    PMPauseGetCount
  8.    PMPauseClearCount
  9.    PMPauseInit
  10.    PMPauseKill
  11.  
  12.