krnl386.exe: Return the default value if the section wasn't found in GetPrivateProfil...
commitc4c091d4b7c67487fbd332e7e606ec272d232f4f
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 4 Nov 2010 09:37:33 +0000 (4 10:37 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 4 Nov 2010 11:14:27 +0000 (4 12:14 +0100)
treeb83caafc2826a0e1c9d17ddc84a27556304838b1
parent41a76b958df09aa3c1662d9c2d3888292ec0af5c
krnl386.exe: Return the default value if the section wasn't found in GetPrivateProfileString16().

Using GetPrivateProfileStringA() for removing trailing spaces etc. This
restores behaviour from before 86c6021c71a563af88c1a8cc23ea489e92c8ca70.
dlls/krnl386.exe16/file.c