home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / mnth0106.zip / Timur / files.h < prev    next >
Text File  |  1992-08-05  |  462b  |  12 lines

  1. /* FILES.H - Prototypes for file I/O functions
  2. Copyright (c) 1992 Timur Tabi
  3. Copyright (c) 1992 Fasa Corporation
  4.  
  5. The following trademarks are the property of Fasa Corporation:
  6. BattleTech, CityTech, AeroTech, MechWarrior, BattleMech, and 'Mech.
  7. The use of these trademarks should not be construed as a challenge to these marks.
  8. */
  9.  
  10. MRESULT EXPENTRY LoadDlgProc(HWND, ULONG, MPARAM, MPARAM);
  11. MRESULT EXPENTRY SaveDlgProc(HWND, ULONG, MPARAM, MPARAM);
  12.