[ros-bugs] [Bug 6648] PATCH: fix for kernel-mode/user-mode marshalling of WM_DDE_ACK
ReactOS.Bugzilla at reactos.org
ReactOS.Bugzilla at reactos.org
Thu Nov 10 07:38:57 UTC 2011
http://www.reactos.org/bugzilla/show_bug.cgi?id=6648
--- Comment #4 from jimtabor <james.tabor at reactos.org> 2011-11-10 07:38:57 CET ---
(In reply to comment #3)
> (In reply to comment #0)
> >
> > 2) Not part of the patch but maybe worth a second look:
> > In subsystems/win32/win32k/ntuser/message.c there is this line:
> > Message->QS_Flags = 0;
> > The thing is, this field later gets overwritten by:
> > Message->QS_Flags = QS_SENDMESSAGE;
> > Is this an oversight?
> >
> No, it is set by MsqWakeQueue.
>
Also, that is a callback message and setting the flag in QS_Flags was not
observed by me so I did not set it.
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list