Kagamin wrote:
Don Wrote:Then we'd have the rule: all interfaces are derived from Object, unless they are extern(C++).So all COM methods will be required to be declared extern(System)? Won't this clash with extern function declaration?
They have to use Windows calling conventions anyway.