home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 October / PCWorld_2002-10_cd.bin / Software / Topware / fprint / fpdk400.exe / samples / msvc / callback / FPCALL.DEF < prev    next >
Text File  |  1999-11-03  |  172b  |  13 lines

  1. ;;
  2. ;;    fpcall.def
  3. ;;
  4. ;;        Copyright (c) 1999 FinePrint Software
  5. ;;        All Rights Reserved.
  6. ;;
  7. EXPORTS
  8.     DllMain
  9.     fpOnStartDocA
  10.     fpOnEndDocA
  11.     fpPrePrintA
  12.     fpOnPrintA
  13.