Help - Search - Members - Calendar
Full Version: 0.8 SDK problem
Hydrogenaudio Forums > Hosted Forums > foobar2000 > Development - (fb2k)
ne_me_sis
I have a problem compiling 0.8 SDK.
What is keyword 'interface' and where it is defined?

syntax error:
virtual bool process_dropped_files(interface IDataObject * pDataObject,ptr_list_base<metadb_handle> & out,bool filter = true)=0;
Peter
I thought it was either defined in win32 headers or a native MSVC-supported keyword but whatever.
Try replacing it with "class".
ne_me_sis
QUOTE(zZzZzZz @ Jan 30 2004, 04:17 AM)
I thought it was either defined in win32 headers or a native MSVC-supported keyword but whatever.
Try replacing it with "class".

it is in vs 2003
it works in 6.0
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.