If only Mala exposed it's video window to plugins
What specific info would you want 'Exposed'?
well, really, just a straightforward way to get at the window handle, so I could move it, resize it, possibly capture it in relocate it into my own window, that sort of thing.
I can always just enum the window handles and grab it that way, I suppose.
The main issue is I intend on masking it such that only parts show through, and in some cases hide it completely.
No big deal really. If I can get hold of an hwnd, I should be able to do everything I need from that, unless there's other funkiness about
