home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / CHIP 2005-06.iso / program / grafik / myriad.exe / Disk1 / data1.cab / Intgclt_-_xref / xref.def < prev    next >
Encoding:
Text File  |  2005-05-12  |  267 b   |  11 lines

  1. ; xref.def : Declares the module parameters for the DLL.
  2.  
  3. LIBRARY      "xref"
  4. DESCRIPTION  'xref Windows Dynamic Link Library'
  5.  
  6. EXPORTS
  7. ; Explicit exports can go here
  8. XREF_Init                  @2
  9. XREF_GetXref               @3
  10. XREF_DeInit                @4
  11.