--- In [email protected], "p.renfrew" <p.renf...@...> wrote:
>
> 
> 
> --- In [email protected], "p.renfrew" <p.renfrew@> wrote:
>  
> > Rainlendar adds this:
> > 
> > case WM_WINDOWPOSCHANGING: {
> >  ...
> >  LPWINDOWPOS wp=(LPWINDOWPOS)lParam;
> >  wp->flags|=SWP_NOZORDER;
> >  ...
> > }
> 
> ... but wrapped in a bool flag check to ensure that it isn't trying to set 
> the position itself of course..
>

I uploaded a new exe with the setwindowpos after mouse up after a drag move and 
also with the above suggestion with windowposchanging.  


Reply via email to