windowing/windowserver/wins_switching/ws32_stubs.h
changeset 188 1b081cb0800b
parent 85 cdf2f6e5c390
child 178 89bd4cfee505
--- a/windowing/windowserver/wins_switching/ws32_stubs.h	Fri Sep 24 16:14:28 2010 +0300
+++ b/windowing/windowserver/wins_switching/ws32_stubs.h	Fri Sep 24 16:44:34 2010 +0300
@@ -5292,6 +5292,15 @@
 	_asm jmp common_dispatch
 	}
 
+__declspec(dllexport)
+__declspec(naked)
+void call_vector_587 ()
+	{
+	// ; void RWsSession::IndicateAppOrientation(enum TRenderOrientation)
+	_asm mov eax, 587
+	_asm jmp common_dispatch
+	}
+
 }
-#define MAX_ORDINAL 587
-
+#define MAX_ORDINAL 588
+