windowing/windowserver/wins_switching/ws32_stubs.h
changeset 178 89bd4cfee505
parent 121 d72fc2aace31
equal deleted inserted replaced
171:414d4b727fd9 178:89bd4cfee505
  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