windowing/windowserver/wins_switching/ws32_stubs.h
changeset 36 01a6848ebfd7
parent 0 5d03bc08d59c
child 45 36b2e23a8629
equal deleted inserted replaced
0:5d03bc08d59c 36:01a6848ebfd7
     1 /*
     1 /*
     2 * Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
  5200 	{
  5200 	{
  5201 	// ; void RWindowBase::SetSurfaceTransparency(int)
  5201 	// ; void RWindowBase::SetSurfaceTransparency(int)
  5202 	_asm mov eax, 576
  5202 	_asm mov eax, 576
  5203 	_asm jmp common_dispatch
  5203 	_asm jmp common_dispatch
  5204 	}
  5204 	}
       
  5205 
       
  5206 __declspec(dllexport)
       
  5207 __declspec(naked)
       
  5208 void call_vector_577 ()
       
  5209 	{
       
  5210 	// ; void RWindowBase::SetPurpose(int)
       
  5211 	_asm mov eax, 577
       
  5212 	_asm jmp common_dispatch
       
  5213 	}
       
  5214 
       
  5215 __declspec(dllexport)
       
  5216 __declspec(naked)
       
  5217 void call_vector_578 ()
       
  5218 	{
       
  5219 	// ; void RWindowBase::SendEffectCommand(int, class TDesC8 const &)
       
  5220 	_asm mov eax, 578
       
  5221 	_asm jmp common_dispatch
       
  5222 	}
       
  5223 
       
  5224 __declspec(dllexport)
       
  5225 __declspec(naked)
       
  5226 void call_vector_579 ()
       
  5227 	{
       
  5228 	// ; void RWsSession::SendEffectCommand(int, class TDesC8 const &)
       
  5229 	_asm mov eax, 579
       
  5230 	_asm jmp common_dispatch
       
  5231 	}
       
  5232 
       
  5233 __declspec(dllexport)
       
  5234 __declspec(naked)
       
  5235 void call_vector_580 ()
       
  5236 	{
       
  5237 	// ; void RWsSession::RegisterEffect(int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &, unsigned int)
       
  5238 	_asm mov eax, 580
       
  5239 	_asm jmp common_dispatch
       
  5240 	}
       
  5241 
       
  5242 __declspec(dllexport)
       
  5243 __declspec(naked)
       
  5244 void call_vector_581 ()
       
  5245 	{
       
  5246 	// ; void RWindowBase::OverrideEffects(int, int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &)
       
  5247 	_asm mov eax, 581
       
  5248 	_asm jmp common_dispatch
       
  5249 	}
       
  5250 
       
  5251 __declspec(dllexport)
       
  5252 __declspec(naked)
       
  5253 void call_vector_582 ()
       
  5254 	{
       
  5255 	// ; void RWsSession::OverrideEffects(int, int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &)
       
  5256 	_asm mov eax, 582
       
  5257 	_asm jmp common_dispatch
       
  5258 	}
       
  5259 
       
  5260 __declspec(dllexport)
       
  5261 __declspec(naked)
       
  5262 void call_vector_583 ()
       
  5263 	{
       
  5264 	// ; void RWsSession::UnregisterEffect(int)
       
  5265 	_asm mov eax, 583
       
  5266 	_asm jmp common_dispatch
       
  5267 	}
       
  5268 
       
  5269 __declspec(dllexport)
       
  5270 __declspec(naked)
       
  5271 void call_vector_584 ()
       
  5272 	{
       
  5273 	// ; void RWsSession::UnregisterAllEffects(void)
       
  5274 	_asm mov eax, 584
       
  5275 	_asm jmp common_dispatch
       
  5276 	}
       
  5277 
  5205 }
  5278 }
  5206 #define MAX_ORDINAL 577
  5279 #define MAX_ORDINAL 585
  5207 
  5280