windowing/windowserver/wins_switching/ws32_stubs.h
branchRCL_3
changeset 26 15986eb6c500
parent 0 5d03bc08d59c
child 34 76efc8f9f7b4
child 163 bbf46f59e123
equal deleted inserted replaced
19:ac96196b945c 26:15986eb6c500
  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 	// ; class TSize RWindowBase::SizeForEgl(void) const
       
  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 	// ; int RWindowBase::FixNativeOrientation(void)
       
  5220 	_asm mov eax, 578
       
  5221 	_asm jmp common_dispatch
       
  5222 	}
       
  5223 
  5205 }
  5224 }
  5206 #define MAX_ORDINAL 577
  5225 #define MAX_ORDINAL 579
  5207 
  5226