Dimitrie O. Paun wrote:
On January 1, 2004 08:38 am, Robert van Herk wrote:
When someone configures app1.exe, and later on decides that he actually
meant app2.exe, he might want to rename app1.exe to app2.exe, and so
migrate all the settings.
I'd say don't support that. At least for now, i
On January 1, 2004 08:38 am, Robert van Herk wrote:
> When someone configures app1.exe, and later on decides that he actually
> meant app2.exe, he might want to rename app1.exe to app2.exe, and so
> migrate all the settings.
I'd say don't support that. At least for now, it's not that important
a f
On Thu, 2004-01-01 at 13:38, Robert van Herk wrote:
> When someone configures app1.exe, and later on decides that he actually
> meant app2.exe, he might want to rename app1.exe to app2.exe, and so
> migrate all the settings.
Oh, I see I was intending to simply not support that :)
What you
Dimitrie O. Paun wrote:
On December 31, 2003 08:00 am, Robert van Herk wrote:
I need such a thing for winecfg, but Win32 doesn't seem to have a
RegKeyRename api-call...
Why do you need the rename a key in winecfg?
When someone configures app1.exe, and later on decides that he actually
On December 31, 2003 08:00 am, Robert van Herk wrote:
> I need such a thing for winecfg, but Win32 doesn't seem to have a
> RegKeyRename api-call...
Why do you need the rename a key in winecfg?
--
Dimi.
Hi!
Does anybody have a C algorithm to rename a registry section using the
Win32 API?
I need such a thing for winecfg, but Win32 doesn't seem to have a
RegKeyRename api-call...
Grtz,
Robert