29 Aug
2006
29 Aug
'06
9:07 a.m.
Paul Vriens <Paul.Vriens(a)xs4all.nl> writes:
+ /* @@ Wine registry key: HKLM\Software\Wine\AppDefaults\app.exe \OpenGL */ + if (!RegOpenKeyA( HKEY_LOCAL_MACHINE, "Software\\Wine\ \AppDefaults", &tmpkey ))
Hi,
I thought this stuff was supposed to be moved to HKCU instead of HKLM?
Yes, it should go to HKCU. -- Alexandre Julliard julliard(a)winehq.org