Eric Pouech : dbghelp: MSC forward declaration.

Alexandre Julliard julliard at wine.codeweavers.com
Sat Mar 18 12:51:21 CST 2006


Module: wine
Branch: refs/heads/master
Commit: e737dbec7f324ca6a50de40d8ff8dd05a17a9f4a
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=e737dbec7f324ca6a50de40d8ff8dd05a17a9f4a

Author: Eric Pouech <eric.pouech at wanadoo.fr>
Date:   Sat Mar 18 13:33:11 2006 +0100

dbghelp: MSC forward declaration.

- create an infrastructure for handling forward usage
  of type records
- used it in some cases (pointer to yet not defined udt,
  function signature, modifiers)

---

 dlls/dbghelp/msc.c |  333 +++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 226 insertions(+), 107 deletions(-)

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



More information about the wine-cvs mailing list