Skip to content
  • sof's avatar
    [project @ 2002-07-23 22:04:36 by sof] · 1089f6c1
    sof authored
    inputReady(): using MsgWaitForMultipleObjects() instead of
    WaitForMultipleObjects() on file handles is nicer from within a
    message pump, but here it is less confusing to use the latter (and
    simply just block message delivery for its duration.)
    1089f6c1