Ignore:
Timestamp:
Jul 31, 2002, 6:51:00 PM (23 years ago)
Author:
sandervl
Message:

Fixed MsgWaitForMultipleObjects implementation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/dbgwrap.cpp

    r8629 r8949  
    203203
    204204
    205 DEBUGWRAP20(MsgWaitForMultipleObjects)
    206205DEBUGWRAP16(OpenDesktopA)
    207206DEBUGWRAP16(OpenDesktopW)
     
    533532#undef DBG_LOCALLOG
    534533#define DBG_LOCALLOG    DBG_windowmsg
     534DEBUGWRAP20(MsgWaitForMultipleObjects)
    535535DEBUGWRAP20(BroadcastSystemMessage)
    536536DEBUGWRAP8(CallMsgFilterA)
Note: See TracChangeset for help on using the changeset viewer.