- May 04, 2017
-
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- May 28, 2015
-
-
- Mar 11, 2013
-
-
- Jan 16, 2013
-
-
- Nov 26, 2012
-
-
- Apr 27, 2011
-
-
- Apr 18, 2011
-
-
- Mar 25, 2010
-
-
- Dec 01, 2008
-
-
Alexandre Julliard authored
-
- Jan 03, 2008
-
-
- Nov 07, 2006
-
-
- Jul 03, 2006
-
-
- May 23, 2006
-
-
- Nov 29, 2005
-
-
- May 18, 2004
-
-
<elf>) - added generic thunk support for builtin modules (with the help of winebuild's new markers for thunks) - for ELF modules, no longer generating SymTagPublicSymbols objects from ELF public symbol table - because of last point, rewrote stabs symbols' address and size management by parsing directly the symtab instead of using SymTagPublicSymbols objects - cleaned up SymTagPublicSymbols object names for native modules - fixed off by one errors in array management - SymLoadModule(hProc,0,0,0,0) (wine extension) will force the resynchronization of internal ELF modules list) - new option (0x40000000) for Sym{Get|Set}Option to report ELF modules in SymEnumModules (as well as loader with <wine-loader>) - some minor internal clean-ups - enhanced const correctness
-
- Apr 05, 2004
-
-