Paul Vriens Paul.Vriens@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.