diff -r 01a6848ebfd7 -r 36b2e23a8629 windowing/windowserver/wins_switching/ws32_stubs.h --- a/windowing/windowserver/wins_switching/ws32_stubs.h Fri Apr 16 16:21:04 2010 +0300 +++ b/windowing/windowserver/wins_switching/ws32_stubs.h Mon May 03 13:44:32 2010 +0300 @@ -5234,7 +5234,7 @@ __declspec(naked) void call_vector_580 () { - // ; void RWsSession::RegisterEffect(int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &, unsigned int) + // ; void RWsSession::RegisterEffect(int, int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &, unsigned int, class TBitFlagsT) _asm mov eax, 580 _asm jmp common_dispatch } @@ -5243,7 +5243,7 @@ __declspec(naked) void call_vector_581 () { - // ; void RWindowBase::OverrideEffects(int, int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &) + // ; void RWindowBase::OverrideEffects(int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &, class TBitFlagsT) _asm mov eax, 581 _asm jmp common_dispatch } @@ -5252,7 +5252,7 @@ __declspec(naked) void call_vector_582 () { - // ; void RWsSession::OverrideEffects(int, int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &) + // ; void RWsSession::OverrideEffects(int, int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &, class TBitFlagsT) _asm mov eax, 582 _asm jmp common_dispatch } @@ -5261,7 +5261,7 @@ __declspec(naked) void call_vector_583 () { - // ; void RWsSession::UnregisterEffect(int) + // ; void RWsSession::UnregisterEffect(int, int, unsigned int) _asm mov eax, 583 _asm jmp common_dispatch }