Re: includes: Add vmr9 header

2008-05-13 Thread Maarten Lankhorst
Hello Rob, 2008/5/13 Robert Shearman <[EMAIL PROTECTED]>: > Maarten Lankhorst wrote: > > > @@ -0,0 +1,525 @@ > > > > +#include "unknwn.idl" > > > > You should use import here, not #include. Yeah, I noticed it while I was trying to include it and got multiple definitions errors, I'll send a f

Re: includes: Add vmr9 header

2008-05-13 Thread Robert Shearman
Maarten Lankhorst wrote: > @@ -0,0 +1,525 @@ > +/* > + * Copyright 2008 Maarten Lankhorst > + * > + * This library is free software; you can redistribute it and/or > + * modify it under the terms of the GNU Lesser General Public > + * License as published by the Free Software Foundation; either > +