home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 October / Gamestar_77_2005-10_dvd.iso / Utility / attsetup.exe / plugins / api / vc++ / example / cpuload / cpuload.def < prev    next >
Text File  |  2004-09-01  |  156b  |  11 lines

  1. LIBRARY cpuload
  2.  
  3. EXPORTS
  4.     get_plug_info      @1
  5.     exec_plugin        @2
  6.     done_plugin         @3
  7.     config_plugin    @4
  8.     suspend_restore  @5
  9.  
  10.  
  11.