Re: [Lazarus] Windows Registry, how do I read data from rdExpandString

2018-02-07 Thread Bo Berglund via Lazarus
On Tue, 6 Feb 2018 13:35:28 +0100, Alexander Hofmann via Lazarus wrote: >Hi, > >as stated in the MSDN article you cited, the REG_EXPAND_SZ type is a >hint to the API/API-User, that the string (stored as any other string >either 2-byte or 1-byte depending in the Version) might contain >environment

Re: [Lazarus] Windows Registry, how do I read data from rdExpandString

2018-02-07 Thread Sven Barth via Lazarus
On 07.02.2018 20:52, Bo Berglund via Lazarus wrote: > I had the impression before embarking on this that the 32 bit > applications would read/write into Software/Wow6432Node/ > and would not be able to reach the Software/. > But that seems not to be the case for my Lazarus program because in my > v