home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 26 / AACD 26.iso / AACD / Programming / ace_gpl_release / include / submods / EasyRequest.h < prev    next >
Encoding:
Text File  |  1996-08-28  |  261 b   |  11 lines

  1. {*
  2. ** Header file for programs using EasyRequester SUBmod.
  3. ** D Benn, July 1995
  4. *}
  5.  
  6. LIBRARY "intuition.library"
  7.  
  8. DECLARE SUB LONGINT EasyRequest(STRING wintitle, ~
  9.                             STRING bodytext, ~
  10.                             STRING gadgettext) EXTERNAL
  11.