Alexandre Julliard : kernel32: Move the 16-bit version functions to kernel16.c.
8 Oct
2009
8 Oct
'09
2:57 p.m.
Module: wine Branch: master Commit: 2f3e8d3c6e528e4d7cb105483f469a04c1322e05 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2f3e8d3c6e528e4d7cb105483f... Author: Alexandre Julliard <julliard(a)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=2f3e8d3c6e528e4d7cb105...
6006
Age (days ago)
6006
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard