Hi,
Can someone give me a point in the right direction.
I want to attach my form on top of another Win32 application and make it
synchronized. I can handle the window position using a timer and unmanaged
code (import of user32.dll) but my window stay on top of all windows :)
not just the window I want it to be on top of. Make sense?