home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / OP2DEV.ZIP / BBSGLOB.DEF < prev    next >
Text File  |  1991-02-23  |  584b  |  19 lines

  1. ;-----------------------------------------------------------------
  2. ; BBSGLOB.DEF  module definition file for BBS API entry points
  3. ;-----------------------------------------------------------------
  4. ; 11/12/90   Chris Boaro
  5. ; (c) Copyright 1990 ExcelSoft Software
  6. ;-----------------------------------------------------------------
  7. LIBRARY BBSGLOB
  8. DESCRIPTION 'Omega Point/2 BBS (c) Copyright 1989 ExcelSoft Software'
  9. PROTMODE
  10. CODE LOADONCALL
  11. DATA PRELOAD MULTIPLE NOIOPL SHARED READWRITE
  12. EXPORTS
  13.    GLOPROCESS
  14.    GLOPAGEUSER
  15.    GLOUSERSON
  16.    GLOTIMELEFT
  17.    GLOLOGOFF
  18.  
  19.