[ros-kernel] Re: [ros-cvs] CVS Update: reactos
Thomas Weidenmueller
thomas at reactsoft.com
Fri May 21 10:35:31 CEST 2004
Andrew Greenwood wrote:
>Just curious as to what exactly you changed here? As I did some stuff
>related to caption buttons and the caption itself (namely DrawCaption
>implementation.)
>
>
>
The implementation was changed some time ago because non client messags
used to have window-relative coordinates in the pt member of the MSG
structure. However this is wrong, filip fixed it to always be
screen-relative coordinates and so i had to remove a ClientToScreen()
call because there's no translation required anymore ;)
Regards
Thomas
More information about the Ros-kernel
mailing list