I just wrote a small up to test the behaviour of WritePrivateProfileSection. This confirmed my suspicion that the wine implementation is wrong because on Win98 I can create multiple keys with the same name when using this function, while wine always substitutes the new value if the key already exists. If nobody is working on that, then I'll fix this first before continuing with the boot process. -- Bye, Gerhard If you think education is expensive, try ignorance.
On Thu, Jan 31, 2002 at 11:23:58PM +0100, Gerhard W. Gruber wrote:
I just wrote a small up to test the behaviour of WritePrivateProfileSection. This confirmed my suspicion that the wine implementation is wrong because on Win98 I can create multiple keys with the same name when using this function, while wine always substitutes the new value if the key already exists. If nobody is working on that, then I'll fix this first before continuing with the boot process. Yep, go ahead.
In case of questions with that boot stuff, just ask me. -- Andreas Mohr Stauferstr. 6, D-71272 Renningen, Germany Tel. +49 7159 800604 http://home.nexgo.de/andi.mohr/
On Thu, 31 Jan 2002 23:38:05 +0100, Andreas Mohr <andi(a)rhlx01.fht-esslingen.de> wrote:
On Thu, Jan 31, 2002 at 11:23:58PM +0100, Gerhard W. Gruber wrote:
I just wrote a small up to test the behaviour of WritePrivateProfileSection. This confirmed my suspicion that the wine implementation is wrong because on Win98 I can create multiple keys with the same name when using this function, while wine always substitutes the new value if the key already exists. If nobody is working on that, then I'll fix this first before continuing with the boot process. Yep, go ahead.
In case of questions with that boot stuff, just ask me.
ok. -- Bye, Gerhard If you think education is expensive, try ignorance.
participants (2)
-
Andreas Mohr -
Gerhard W. Gruber