Eric Pouech : dbghelp: Added a process field to the modules pair structure.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Nov 27 12:51:17 CST 2006


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

Author: Eric Pouech <eric.pouech at wanadoo.fr>
Date:   Fri Nov 24 22:17:10 2006 +0100

dbghelp: Added a process field to the modules pair structure.

This makes the code simpler to read, a bit more efficient, and
furthermore it'll be needed in future patches.

---

 dlls/dbghelp/dbghelp_private.h |    3 +-
 dlls/dbghelp/module.c          |   10 +++---
 dlls/dbghelp/source.c          |   22 ++++++-------
 dlls/dbghelp/symbol.c          |   66 ++++++++++++++++++++-------------------
 dlls/dbghelp/type.c            |   15 ++++-----
 5 files changed, 58 insertions(+), 58 deletions(-)

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



More information about the wine-cvs mailing list