Re: Add WM_GETOBJECT definition, remove WM_OTHERWINDOWCREATED define

2005-01-14 Thread Dmitry Timoshkov
"Robert North" <[EMAIL PROTECTED]> wrote: > I thought this removal looked a bit suspicious... > So, I did a quick google for WM_OTHERWINDOWCREATED > , and there seems to be a consensus that these two messages are defined > as follows: > > WM_OTHERWINDOWCREATED0x0042 > WM_OTHERWINDOWDEST

Re: Add WM_GETOBJECT definition, remove WM_OTHERWINDOWCREATED define

2005-01-14 Thread Robert North
shkov <[EMAIL PROTECTED]> Add WM_GETOBJECT definition, remove WM_OTHERWINDOWCREATED define. diff -up cvs/hq/wine/include/winuser.h wine/include/winuser.h --- cvs/hq/wine/include/winuser.h 2005-01-10 13:55:58.0 +0800 +++ wine/include/winuser.h 2005-01-14 16:23:38.0 +0800 @@ -98