Looking for source from [ window (windows) ] - node

Hi vvvvolks,

i’m looking for the sources from the window (windows) node.
I can’t find in vvvv-sdk.

OR an posibity to set the window-position from c# with an given windowhandle.

if i use:
DllImport(“user32.dll”)
private static extern bool SetWindowPlacement(IntPtr hWnd, ref WINDOWPLACEMENT lpwndpl);

vvvv dont remember the position afer i save/close/load

Thanks
Kopffarben

can you say what you actually want to do here? then it might be easier to figure out how to help you.

Thanks,
it took care of itself, have found themselves a way.