kernel32: Fix GetPrivateProfileSectionNamesA when the file does not exist.
authorHuw Davies <huw@codeweavers.com>
Wed, 14 Mar 2007 14:55:14 +0000 (14:55 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Mar 2007 17:49:40 +0000 (18:49 +0100)
commit3f49239063eac5d91fdd6b75c09cc13d1af609b1
tree49d7d36f2e8c4d47e5996385f92f25c24af2b3c8
parentf1172cd4460972cf6cc000b91845e924ecc11c4d
kernel32: Fix GetPrivateProfileSectionNamesA when the file does not exist.
dlls/kernel32/profile.c
dlls/kernel32/tests/profile.c