Alexandre Julliard : kernel32: Move the 16-bit version functions to kernel16.c.

Alexandre Julliard julliard at winehq.org
Thu Oct 8 08:57:11 CDT 2009


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Oct  7 18:05:35 2009 +0200

kernel32: Move the 16-bit version functions to kernel16.c.

---

 dlls/kernel32/kernel16.c    |  194 ++++++++++++++++++++++++++++++++++++++++
 dlls/kernel32/kernel32.spec |    2 -
 dlls/kernel32/version.c     |  205 -------------------------------------------
 3 files changed, 194 insertions(+), 207 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=2f3e8d3c6e528e4d7cb105483f469a04c1322e05



More information about the wine-cvs mailing list