WritePrivateProfileSection should allow to create duplicate keys
authorGerhard Gruber <sparhawk@gmx.at>
Tue, 5 Feb 2002 19:44:54 +0000 (19:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Feb 2002 19:44:54 +0000 (19:44 +0000)
commit024a0ac15831dddbfbbd17b1f0c375df12229fc4
tree9878c954f2f3da313d8905245c5c09e8380ac146
parent861d7c83c0a336dddbfcb55879b2841afe25e263
WritePrivateProfileSection should allow to create duplicate keys
because it takes the buffer as it is without any modifications.
files/profile.c