Sign in
goma
/
wine
/
6a8578f84762de8d601bb7f0ef1b6a8d31fbbdeb
/
dlls
/
dbghelp
/
module.c
88aa670
dbghelp: Virtual modules.
by Eric Pouech
· 19 years ago
0509fe7
dbghelp: Return better values in module information.
by Eric Pouech
· 19 years ago
bdf32ee
dbghelp: Brought dbghelp.h a bit closer to PSDK definitions.
by Eric Pouech
· 19 years ago
418591c
dbghelp: Started implementation of the global callback mechanism.
by Eric Pouech
· 19 years ago
558130a
dbghelp: StackWalk (32 and 64 bit version).
by Eric Pouech
· 19 years ago
87ab6e6
dbghelp: Correct handling for all module names.
by Eric Pouech
· 19 years ago
e186f54
Add IMAGEHLP_MODULEW64. Add SymGetModuleInfoW64() and SymLoadModule64().
by Francois Gouget
· 19 years ago
d10a90d
Added support for 'loading' virtual modules.
by Eric Pouech
· 19 years ago
8bd3c06
Now correctly checking calling down to 32 bit version.
by Eric Pouech
· 19 years ago
dd3e1dc
Implemented SymGetModuleInfo64.
by Eric Pouech
· 19 years ago
22f9f4f
Implemented SymUnloadModule64.
by Eric Pouech
· 19 years ago
1cb1183
Implemented SymLoadModuleEx.
by Eric Pouech
· 19 years ago
4129e6e
Add SymLoadModule64.
by Paul Vriens
· 20 years ago
716bf4d
Elimination of lstrcpyn, and corrected a potential pointer bug.
by Peter Berg Larsen
· 20 years ago
7ea69cc
- Various improvements for minidump module information
by Eric Pouech
· 20 years ago
e732fc0
Janitorial: Get rid of strncpy/strncpyW.
by Peter Berg Larsen
· 20 years ago
01aa713
Memory consumption optimization while loading ELF debug info:
by Eric Pouech
· 20 years ago
dc43edf
- fixed loading stabs from PE modules compiled with MingW
by Eric Pouech
· 20 years ago
ffbed1f
Print out a slightly more informative message if an ELF module fails to load.
by Robert Shearman
· 20 years ago
6e7d28d
- now storing vector of types on a per module basis (and giving it
by Eric Pouech
· 21 years ago
65c3765
Authors: Robert Shearman <rob@codeweavers.com>, Eric Pouech <pouech-eric@wanadoo.fr>
by Alexandre Julliard
· 21 years ago
40f0931
- added support for GCC static local variables
by Eric Pouech
· 21 years ago
eef83b3
- some more fixes to elf module's symbol table handling (including
by Eric Pouech
· 21 years ago
48a8659
- removed file extension from module (and suffixed ELF modules with
by Eric Pouech
· 21 years ago
800864a
First shot at implementing dbghelp.
by Eric Pouech
· 21 years ago