Answered by:
Can metro apps communicate directly with the display driver?

Question
-
Is there a metro supported equivalent to the Escape and ExtEscape calls?
http://msdn.microsoft.com/en-us/library/windows/desktop/dd162701(v=vs.85).aspx
http://msdn.microsoft.com/en-us/library/windows/desktop/dd162708(v=VS.85).aspxThursday, October 13, 2011 12:24 AM
Answers
-
Your other option is Direct X.
thanks
Frank
- Marked as answer by Frank K [MSFT]Microsoft employee, Moderator Tuesday, October 25, 2011 4:27 PM
Tuesday, October 18, 2011 4:38 PMModerator
All replies
-
I believe there is no equivilent but I will double check.
thanks
Frank
Friday, October 14, 2011 4:21 AMModerator -
I am also curious if there is something like D3DKMTEscape:
http://msdn.microsoft.com/en-us/library/windows/hardware/ff546940(v=vs.85).aspx
If not, how are metro apps supposed to access display driver functionality not supported by existing WinRT or supported Win32 calls?
Friday, October 14, 2011 8:05 PM -
Your other option is Direct X.
thanks
Frank
- Marked as answer by Frank K [MSFT]Microsoft employee, Moderator Tuesday, October 25, 2011 4:27 PM
Tuesday, October 18, 2011 4:38 PMModerator -
Can you elaborate on this? How can I access display driver functionality not exposed by the DirectX APIs?Tuesday, November 29, 2011 11:47 PM