Re: Add Windows Vista option to winecfg
April 12, 2007
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
April 2007
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.
6923
Age (days ago)
6923
Last active (days ago)
1 comments
2 participants
participants (2)
-
Felix Nawothnig -
Frank Richter