home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 93win / data1.cab / DLL_Toolkit / Source / HTBLineChart / HTBLineChart.def < prev    next >
Encoding:
Text File  |  2005-03-02  |  283 b   |  13 lines

  1. ; HTBLineChart.def : Declares the module parameters for the DLL.
  2.  
  3. LIBRARY      "HTBLineChart"
  4. DESCRIPTION  'HTBLineChart Windows Dynamic Link Library'
  5.  
  6. EXPORTS
  7.     ; Explicit exports can go here
  8.     Linechart
  9.     Addline
  10.     Viewlinechart
  11.     Closelinechart
  12.     Signalabove
  13.     Signalbelow