enigma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Enigma-devel] enigmarc.lua vs. Registry on Win32


From: Martin Hawlisch
Subject: [Enigma-devel] enigmarc.lua vs. Registry on Win32
Date: Tue, 11 Mar 2003 20:42:09 +0100 (MET)

Hello!

All settings and information about finished levels is written to a lua-file
that is (on unix) placed in the users home directory.
On Windows this config is located in the folder where enigma is installed,
because there is no environment variable HOME on Windows (by default) and ~
does not work either.

We have got two approaches to solve this issue:
a) Retrieve the proper Application Data folder.
b) Use the Windows Registry to save the settings.

a) is easy to implement but needs to be done
b) is done and working fine for me under Wine.


If there is no concern about using the registry I'll commit my patch in a
few days.



-- 
Cheers, Martin.

+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]