Alexandre Julliard : kernel32: Reimplement GetPrivateProfileString16 on top of 32-bit functions and move it to file16 .c.
9 Oct
2009
9 Oct
'09
3:24 p.m.
Module: wine Branch: master Commit: 86c6021c71a563af88c1a8cc23ea489e92c8ca70 URL: http://source.winehq.org/git/wine.git/?a=commit;h=86c6021c71a563af88c1a8cc23... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Oct 8 19:11:58 2009 +0200 kernel32: Reimplement GetPrivateProfileString16 on top of 32-bit functions and move it to file16.c. --- dlls/kernel32/file16.c | 84 +++++++++++++++++++++++++++++++++++++ dlls/kernel32/kernel_main.c | 2 +- dlls/kernel32/profile.c | 96 +++++------------------------------------- 3 files changed, 97 insertions(+), 85 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=86c6021c71a563af88c1a8...
6005
Age (days ago)
6005
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard