CDDBInterface.h 307 B

12345678910
  1. #ifndef CDDBInterface_h
  2. #define CDDBInterface_h
  3. //#import "CDDBControl.tlb" no_namespace, named_guids, raw_interfaces_only
  4. //#import "../gracenote/CDDBControlWinamp.dll" no_namespace, named_guids, raw_interfaces_only
  5. #ifndef IGNORE_API_GRACENOTE
  6. #include "../gracenote/cddbcontrolwinamp.tlh"
  7. #endif
  8. #endif