home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / rwl025.zip / RWLX.DEF < prev    next >
Text File  |  2000-06-10  |  613b  |  16 lines

  1. ;**********************************************************************/
  2. ;*                                                                    */
  3. ;*  RWL - A demonstration program placed in the Public Domain         */
  4. ;*        by it author, R L Walsh, June 10, 2000                      */
  5. ;*                                                                    */
  6. ;**********************************************************************/
  7.  
  8. NAME RWL
  9. DESCRIPTION 'RWL - a demonstration program in the Public Domain'
  10. PROTMODE
  11. BASE=0x10000
  12. IMPORTS
  13.     RWLDInputHook   =RWL.2
  14.     RWLDInitDll     =RWL.3
  15.  
  16.