emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r101058: (add_registry): Set path


From: Jason Rumney
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r101058: (add_registry): Set path for runemacs.exe to use.
Date: Fri, 13 Aug 2010 09:18:08 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

On 13/08/2010 02:48, Juanma Barranquero wrote:
On Thu, Aug 12, 2010 at 16:28, Jason Rumney<address@hidden>  wrote:

+                     RegSetValueEx (runemacs_key, "Path", 0, REG_SZ,
+                                    dll_paths, len);
Could we use REG_EXPAND_SZ for the App Paths entries? They are also
valid, and more flexible.

Feel free to change them.




reply via email to

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