home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / winbase / winnt / perftool / perfdlls / perfgen / perfgen.def < prev    next >
Text File  |  1996-06-21  |  211b  |  9 lines

  1. LIBRARY PerfGen
  2.  
  3. DESCRIPTION 'Performance Monitor Signal Generator'
  4.  
  5. EXPORTS
  6.     OpenSigGenPerformanceData            @1
  7.     CollectSigGenPerformanceData        @2
  8.     CloseSigGenPerformanceData            @3
  9.