Alexandre Julliard : kernel32: Add a structure to store all the information about an executable.

Alexandre Julliard julliard at winehq.org
Wed Oct 28 10:12:23 CDT 2009


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

Author: Alexandre Julliard <julliard at 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=28f13f83a625bc71ca0c16071b0265dc54cd3f4c



More information about the wine-cvs mailing list