Hello Rob,
2008/5/13 Robert Shearman rob@codeweavers.com:
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 fixed patch.
Cheers, Maarten.