home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 October / PCWorld_2002-10_cd.bin / Software / Topware / fprint / fpdk400.exe / samples / msvc / callback.mfc / FPCALLM.DEF < prev    next >
Text File  |  1999-09-21  |  186b  |  9 lines

  1. ; fpcallm.def : Declares the module parameters for the DLL.
  2.  
  3. LIBRARY      "fpcallm"
  4. DESCRIPTION  'MFC callback Windows Dynamic Link Library'
  5.  
  6. EXPORTS
  7.     fpOnStartDocA
  8.     fpOnEndDocA
  9.