home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / dbmsg / sql / ods / xp / xp.def < prev    next >
Encoding:
Text File  |  1996-04-03  |  175 b   |  12 lines

  1. LIBRARY XP
  2.  
  3. DESCRIPTION   'SQL Server Extended Stored Procedure DLL'
  4.  
  5. EXPORTS
  6.    xp_proclist
  7.    xp_disklist
  8.    xp_diskfree
  9.    xp_scan_xbase
  10.    xp_echo
  11.    xp_trace
  12.