windowing/windowserver/wins_switching/ws32_stubs.h
changeset 194 18f84489a694
parent 152 9f1c3fea0f87
equal deleted inserted replaced
183:6a1564a2f3e6 194:18f84489a694
  5299 	// ; void RWsSession::IndicateAppOrientation(enum TRenderOrientation)
  5299 	// ; void RWsSession::IndicateAppOrientation(enum TRenderOrientation)
  5300 	_asm mov eax, 587
  5300 	_asm mov eax, 587
  5301 	_asm jmp common_dispatch
  5301 	_asm jmp common_dispatch
  5302 	}
  5302 	}
  5303 
  5303 
       
  5304 __declspec(dllexport)
       
  5305 __declspec(naked)
       
  5306 void call_vector_588 ()
       
  5307 	{
       
  5308 	// ; int RWindowBase::SetPointerAcceptanceRegion(class TRegion const &)
       
  5309 	_asm mov eax, 588
       
  5310 	_asm jmp common_dispatch
       
  5311 	}
       
  5312 
  5304 }
  5313 }
  5305 #define MAX_ORDINAL 588
  5314 #define MAX_ORDINAL 589
  5306 
  5315