class
COMExternalInterface defines method
and type "hresult" as
hresult
<C: typedef void * hresult>
which probably just is erroneous and should be removed. The correct
reference should always be type HRESULT.
This leads to constant nasty Transcript warnings for me
((InterfaceClass #method - hresult - redeclared)) if a subclass
defines "hresult" as a temp variable in a method.
Maybe you can consider removing this method for the next version.
Thomas
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc