Alexandre Julliard : kernel32: Reimplement GetPrivateProfileString16 on top of 32-bit functions and move it to file16 .c.

Alexandre Julliard julliard at winehq.org
Fri Oct 9 09:24:09 CDT 2009


Module: wine
Branch: master
Commit: 86c6021c71a563af88c1a8cc23ea489e92c8ca70
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=86c6021c71a563af88c1a8cc23ea489e92c8ca70

Author: Alexandre Julliard <julliard at 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=86c6021c71a563af88c1a8cc23ea489e92c8ca70



More information about the wine-cvs mailing list