home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 November / pcwk_11_98a.iso / Wtestowe / SOFTSRC / vtrial15.exe / DATA.1 / CurveLdr.def < prev    next >
Text File  |  1997-02-06  |  233b  |  10 lines

  1. ; CurveLdr.def : Declares the module parameters for the DLL.
  2.  
  3. LIBRARY      "CURVELDR"
  4. DESCRIPTION  'CURVELDR Windows Dynamic Link Library'
  5.  
  6. EXPORTS
  7.     ; Explicit exports can go here
  8.     vfLoad        @2
  9.     vfCommand    @3
  10.     vfDrawEvent    @4