home *** CD-ROM | disk | FTP | other *** search
/ PC User 1997 April / PCU_APR_97.ISO / utils / cpu / cpuinfo / source / cpuinf32 / cpuinf32.def < prev    next >
Encoding:
Text File  |  1997-01-24  |  319 b   |  18 lines

  1. LIBRARY   cpuinf32
  2.  
  3.  
  4. CODE      PRELOAD MOVEABLE DISCARDABLE
  5. DATA      PRELOAD SINGLE
  6.  
  7. EXPORTS
  8.         cpuspeed        @1
  9.         wincpuid        @2
  10.         wincpuidext     @3
  11.         wincpufeatures  @4
  12.         winrdtsc        @5
  13.         getdllversion    @6
  14.         wincpuidsupport @7
  15.         cpurawspeed        @8
  16.         cpunormspeed    @9
  17.         ProcessorCount    @10
  18.