kernel32: Reimplement GetPrivateProfileString16 on top of 32-bit functions and move...
commit86c6021c71a563af88c1a8cc23ea489e92c8ca70
authorAlexandre Julliard <julliard@winehq.org>
Thu, 8 Oct 2009 17:11:58 +0000 (8 19:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Oct 2009 17:12:37 +0000 (8 19:12 +0200)
treef7cc858f1253e3fce594fc4d33e991c7c5e32dde
parent362ecd06f6abc2d1296c4ba2aa522825d2fe7c35
kernel32: Reimplement GetPrivateProfileString16 on top of 32-bit functions and move it to file16.c.
dlls/kernel32/file16.c
dlls/kernel32/kernel_main.c
dlls/kernel32/profile.c