In order to create a VST plugin, the host creates a window and passes the reference to the plugin to render on. I'd like to be able to use Ultralight for this, but it does not seem that it's possible to pass a previously created window like this.
Could this either a) be documented or b) be implemented?
Thanks much!