Re: Add Windows Vista option to winecfg
12 Apr
2007
12 Apr
'07
8:25 a.m.
Kovács András wrote:
This patch is needed, because DirectX 10 is Vindows Vista only feature.
Nothing wrong with adding Vista to the list but how is this needed? You don't want to disallow usage of dx10 unless Vista is selected, do you? Felix
12 Apr
12 Apr
8:46 a.m.
New subject: Add Windows Vista option to winecfg
On 12.04.2007 15:25, Felix Nawothnig wrote:
Kovács András wrote:
This patch is needed, because DirectX 10 is Vindows Vista only feature.
Nothing wrong with adding Vista to the list but how is this needed? You don't want to disallow usage of dx10 unless Vista is selected, do you?
Apps might do something like if (WindowsVersion >= WindowsVista) UseDX10(); else UseDX9(); So a Vista version would make those apps take the DX10 path. -f.r.
6909
Age (days ago)
6909
Last active (days ago)
1 comments
2 participants
participants (2)
-
Felix Nawothnig -
Frank Richter