Module: wine Branch: refs/heads/master Commit: e737dbec7f324ca6a50de40d8ff8dd05a17a9f4a URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=e737dbec7f324ca6a50de40d...
Author: Eric Pouech eric.pouech@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=e737dbec7f324ca6a50d...