20 Apr
2004
20 Apr
'04
3:38 a.m.
Christian Costa <titan.costa(a)wanadoo.fr> writes:
+ if ( !RegOpenKeyA( HKEY_LOCAL_MACHINE, "Software\\Wine\\d3d", &hkey) && !RegQueryValueExA( hkey, "vs_mode", 0, NULL, buffer, &size) )
I changed the key name to "Software\Wine\Direct3D" and the value to "VertexShaderMode", in an attempt to make it a bit less obscure for users who stumble upon it in regedit. Feel free to suggest other names if you don't like these. -- Alexandre Julliard julliard(a)winehq.org