Dmitry Timoshkov
|
9e52816b07
|
Add support for dumping delay load PE data.
|
2005-10-04 15:49:52 +00:00 |
Alexandre Julliard
|
14e70340e2
|
Fixed get_time_str definition to match the prototype.
|
2005-09-09 09:12:27 +00:00 |
Alexandre Julliard
|
49b7fdcfc0
|
Removed the broken mmap64 configure check, and moved the
_FILE_OFFSET_BITS define to wine/port.h. Made sure that all files that
need the define include it.
|
2005-08-03 21:25:10 +00:00 |
Dmitry Timoshkov
|
8eb1a29a74
|
Print data offset additionally to prefix while dumping data.
|
2005-05-24 11:45:14 +00:00 |
Alexandre Julliard
|
240d4ee9e1
|
Remove a few more instances of strncpy.
|
2005-04-25 15:51:45 +00:00 |
Eric Pouech
|
627aeca259
|
Created dump.c as a central point for file dumping (includes header
analysis, utility funcs...).
Added support for dumping minidump files.
|
2005-03-07 11:03:53 +00:00 |