It's working now.. Seems I also needed to set attribute (I thought it
was the default):
[ComVisible(true)]
> It's working now.. Seems I also needed to set attribute (I thought it
> was the default):
> [ComVisible(true)]
It WAS the default. It's not in VS2005. This is an improvement, IMHO,
although nasty if you didn't happen to read the section on breaking
changes.
++PLS