windowing/windowserver/wins_switching/ws32_stubs.h
changeset 188 1b081cb0800b
parent 85 cdf2f6e5c390
child 178 89bd4cfee505
equal deleted inserted replaced
187:9f66f99ee56f 188:1b081cb0800b
  5290 	// ; void RWsSession::UnregisterAllEffects(void)
  5290 	// ; void RWsSession::UnregisterAllEffects(void)
  5291 	_asm mov eax, 586
  5291 	_asm mov eax, 586
  5292 	_asm jmp common_dispatch
  5292 	_asm jmp common_dispatch
  5293 	}
  5293 	}
  5294 
  5294 
       
  5295 __declspec(dllexport)
       
  5296 __declspec(naked)
       
  5297 void call_vector_587 ()
       
  5298 	{
       
  5299 	// ; void RWsSession::IndicateAppOrientation(enum TRenderOrientation)
       
  5300 	_asm mov eax, 587
       
  5301 	_asm jmp common_dispatch
       
  5302 	}
       
  5303 
  5295 }
  5304 }
  5296 #define MAX_ORDINAL 587
  5305 #define MAX_ORDINAL 588
  5297 
  5306