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

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