16 bit comm issue

Mike McCormack mike_mccormack at start.com.au
Wed Dec 26 02:51:04 CST 2001


ChangeLog:
* use alertable waits in PeekMessage16 and GetMessage16 so we can
process APCs for 16bit comms.


Original message from: Alexandre Julliard <julliard at winehq.com>
>
>Mike McCormack  <mike_mccormack at start.com.au> writes:
>
>> I have a patch for this problem which puts an alertable wait in
>> GetMessage(16), which i posted in October.
>> 
>> What is the problem with this method, and is there a better
solution
>> to the problem?
>
>Sorry, must have missed this patch. The method seems reasonable; you
>probably want to do the same thing at least in PeekMessage16, and
>maybe add some global flag to only do it when comm functions are
>actually in use, so that other apps don't have to do an extra server
>call on each message.
>
>-- 
>Alexandre Julliard
>julliard at winehq.com
>.
>


------------------------------------------
mailto:Mike_McCormack at start.com.au
ph +82 16 430 0425

__________________________________________________________________
Get your free Australian email account at http://www.Looksmart.com.au
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msg16wait.diff
Type: application/octet-stream
Size: 2300 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011226/809e1530/msg16wait.obj


More information about the wine-patches mailing list