QUOTE(kdx @ Jan 10 2005, 03:07 PM)
I fear that's not possible, but can't you give a vis-plugin a device-context and coordinates or simply a window to paint on ?
There's no API to do that. Your best bet is to implement support for UI extension visualizations. Alternatively, you could design your own visualization service and hope for people to support it (not very likely given UI extensions already exist, and supporting two interfaces is more work than supporting one).