Sign in
goma
/
wine
/
7458d7416986a8e0680c4e40866393ebdecd6a51
/
dlls
/
imagehlp
33832c9
imagehlp: Forward StackWalk64 to dbghelp.StackWalk64.
by Vitaliy Margolen
· 19 years ago
c8c52d7
imagehlp: fixed typo in SymSetOptions entry.
by Wojciech Migda
· 19 years ago
1a1583a
Match PSDK STATUS_* definitions.
by Ge van Geldorp
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
f84401a
Sort entry points in the same order as Windows.
by Alexandre Julliard
· 20 years ago
34fa35d
Added rules for building import libraries in the individual dll
by Alexandre Julliard
· 20 years ago
d62356a
Added rules to build import libraries in the individual dll makefiles.
by Alexandre Julliard
· 20 years ago
9ed61de
Get rid of HeapAlloc casts.
by Jakob Eriksson
· 20 years ago
5102cb5
Fixed some forwards.
by Christian Costa
· 20 years ago
02aa8d5
Implementation of TouchFileTimes(), thanks to Florian Stinglmayr for
by Thomas Weidenmueller
· 21 years ago
fd941d4
Implement ImageEnumerateCertificates and ImageGetCertificateHeader.
by Mike McCormack
· 21 years ago
c2d7fae
Updated to latest version's exports, and added a few more forwards.
by Eric Pouech
· 21 years ago
f35d1ca
Moved quite a few functions to dbghelp (removed debug.c and symbol.c files).
by Eric Pouech
· 21 years ago
9e4ed64
.spec.c files are no longer used for 32-bit dlls.
by Alexandre Julliard
· 21 years ago
76fc417
Replace various routines with a forward to ntdll.
by Marcus R. Brown
· 21 years ago
fbdfd91
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
by Dimitrie O. Paun
· 21 years ago
ad4a2b9
Bring imagehlp (mostly) inline with the PSDK and Mingw.
by Steven Edwards
· 21 years ago
741e1fc
Implemented ImageGetCertificateData.
by Mike McCormack
· 22 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
9650db4
Allocate space to contain the IMAGE_NT_HEADERS structure (ImageLoad
by Christian Costa
· 22 years ago
4e1ef0c
For all DLLs with defined DllMain and which do not require
by Dmitry Timoshkov
· 22 years ago
0643acd
Removed Wine-specific definition from exported header (spotted by
by Alexandre Julliard
· 22 years ago
9d50dcc
Implemented MakeSureDirectoryPathExists.
by P. Christeas
· 22 years ago
114a31a
Take advantage of new winebuild syntax to remove redundant function
by Alexandre Julliard
· 22 years ago
9b0b1e0
Remove (POINTER)NULL casts.
by Francois Gouget
· 22 years ago
1e1313d
Made the dll entry point default to DllMain and removed most of the
by Alexandre Julliard
· 22 years ago
9a7bc34
Compile the imagehlp dll with STRICT defined.
by Michael Stefaniuc
· 22 years ago
23bb371
Added support for building certain dlls with -DSTRICT.
by Alexandre Julliard
· 22 years ago
613ead7
Fixed some handle conversions in prevision of void* handles.
by Alexandre Julliard
· 22 years ago
6123951
Update some .cvsignore files for building on Windows.
by Steven Edwards
· 23 years ago
77afd6c
Made some more spec file entries optional or unnecessary.
by Alexandre Julliard
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
2ab7625
Removed most imports of ntdll since we no longer import Wine internal
by Alexandre Julliard
· 23 years ago
ad53383
Added winebuild support for generating a .dbg.c file containing the
by Alexandre Julliard
· 23 years ago
67371bc
Added -res option to specify resources on winebuild command-line.
by Alexandre Julliard
· 23 years ago
3245991
Moved imports specification from the .spec into the Makefile so that
by Alexandre Julliard
· 23 years ago
c1bfca0
Changed builtin dlls file names to make it clear they are not normal
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
651a8ba
Added some defines for compatibility with Windows headers.
by Patrik Stridvall
· 23 years ago
74e4d21
Avoid wildcards in .cvsignore.
by Patrik Stridvall
· 23 years ago
3c0211f
Cleanup code that is strange or difficult to parse.
by Patrik Stridvall
· 24 years ago
f4d5fef
Add <string.h> to files that needed it.
by James Juran
· 24 years ago
ea18679
Remove libXXXX.so.1.0 lines from .cvsignore files.
by David Elliott
· 24 years ago
758c384
Implemented PE file checksum calculation.
by Eric Kohl
· 24 years ago
c95b1aa
Avoid linking with ntdll where possible.
by Alexandre Julliard
· 24 years ago
8c540c6
Replaced a few internal functions by exported ones.
by Alexandre Julliard
· 24 years ago
27939f0
Start using import tables for dlls that can already support it.
by Alexandre Julliard
· 24 years ago
eb58e1d
Declare debug channels in all dlls that need them; added imports of
by Alexandre Julliard
· 24 years ago
e514103
Added imports of kernel32.dll where necessary.
by Alexandre Julliard
· 25 years ago
6953d67
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
by Alexandre Julliard
· 25 years ago
b905023
Fixed some debug messages.
by Patrik Stridvall
· 25 years ago
2d6457c
Added/fixed some documentation reported by winapi_check.
by Patrik Stridvall
· 25 years ago
d0edc5f
Moved dll-specific make rules to a separate Makedll.rules file.
by Alexandre Julliard
· 25 years ago
318f4ce
Build most dlls as separate shared libraries.
by Alexandre Julliard
· 25 years ago
3e1be26
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 25 years ago
6f71573
Make use of automatic ordinal allocation.
by Alexandre Julliard
· 25 years ago
daed93e
Moved .spec files to corresponding dlls/ directory.
by Ulrich Weigand
· 26 years ago
9fe7a25
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
2e1cafa
Renamed wintypes.h to windef.h.
by Jim Aston
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
317af32
Optimized include/*.h: (recursively) include all headers needed by
by Marcus Meissner
· 26 years ago
091e785
Started the implementation of IMAGEHLP.DLL.
by Patrik Stridvall
· 26 years ago