Featured post
winapi - Win32API How can my window follow to existing window -
to win32 professionals. let's have completed existing application window. task write application (my) window. window must align left edge existing window right edge while user moves existing window across screen (my window not allowed move user).
precondition: a) existing window can not subclassed b) windows hooks not case.
yes, looks right. i'd not asked question if not become problem. forgot os vista 2, application ie. try make application follows ie main window, align edge. subclassing of ie not allowed, , setwindowshook not works correctly under regular user (when user have admin privileges application works normally). such way of talking works under windows prior vista.
and looks there no trivial way solve task. thank all.
i think can't without hook. setwindowlong allows set wndproc, won't work if window belongs different application.
- Get link
- X
- Other Apps
Comments
Post a Comment