10 Nov
2012
10 Nov
'12
2 p.m.
On Nov 10, 2012, at 12:03 PM, Scott Ritchie wrote:
Is there an easy way for the steam hardware survey to tell whether it's running under Mac or Linux Wine?
I remember discussing this issue with an engineer from Valve after asking they make the % of Wine users public again. You can call the wine_get_host_version() function in ntdll. It's used by winetest to insert the host system info into its reports.
Chip