Jacek Caban : d3d10_1.idl: Added D3D10_1_SDK_VERSION declaration.
29 Jun
2011
29 Jun
'11
3:47 p.m.
Module: wine Branch: master Commit: a8a213dddc486b7dae666a35192190240602ae56 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a8a213dddc486b7dae666a3519... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Jun 29 18:01:30 2011 +0200 d3d10_1.idl: Added D3D10_1_SDK_VERSION declaration. --- include/d3d10_1.idl | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/d3d10_1.idl b/include/d3d10_1.idl index c380c5a..5724b63 100644 --- a/include/d3d10_1.idl +++ b/include/d3d10_1.idl @@ -118,3 +118,5 @@ interface ID3D10Device1 : ID3D10Device D3D10_FEATURE_LEVEL1 GetFeatureLevel(); } + +const UINT D3D10_1_SDK_VERSION = 0x20;
5277
Age (days ago)
5277
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard