Alexandre Julliard : kernel32: Add a structure to store all the information about an executable.
28 Oct
2009
28 Oct
'09
3:12 p.m.
Module: wine Branch: master Commit: 28f13f83a625bc71ca0c16071b0265dc54cd3f4c URL: http://source.winehq.org/git/wine.git/?a=commit;h=28f13f83a625bc71ca0c16071b... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Oct 27 19:30:30 2009 +0100 kernel32: Add a structure to store all the information about an executable. --- dlls/kernel32/kernel_private.h | 33 ++++++++++----- dlls/kernel32/module.c | 87 ++++++++++++++++----------------------- dlls/kernel32/process.c | 55 ++++++++++++------------- 3 files changed, 85 insertions(+), 90 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=28f13f83a625bc71ca0c16...
5985
Age (days ago)
5985
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard