Alexandre Julliard
|
f9ee0d2f05
tools: Avoid using wine/port.h.
|
3 years ago |
Alexandre Julliard
|
3cdc6d682c
winedump: Use the shared tools functions.
|
3 years ago |
Dmitry Timoshkov
|
77bf4d4973
winedump: Fix parsing of SLTG typelib created with some old tool.
|
4 years ago |
Michael Stefaniuc
|
e9d844f2ff
winedump: Use the ARRAY_SIZE() macro.
|
6 years ago |
Francois Gouget
|
4522fcf0b0
winedump: Spelling fix in a comment.
|
6 years ago |
Dmitry Timoshkov
|
4d55a3f33c
winedump: Add support for SLTG typelibs.
|
6 years ago |
Dmitry Timoshkov
|
3d26b00fce
winedump: Use common binary dumper for typelib.
|
6 years ago |
Dmitry Timoshkov
|
9723142c2a
winedump: Add print_string() helper.
|
6 years ago |
Dmitry Timoshkov
|
597b1804c1
winedump: Fix version printing.
|
6 years ago |
Dmitry Timoshkov
|
ed6e1dfc72
winedump: Consistently print hex numbers with leading zeros and 'h' suffix.
|
6 years ago |
Dmitry Timoshkov
|
a6d08adcdb
winedump: Stop prepending every line of information with an offset.
|
6 years ago |
Dmitry Timoshkov
|
193d0921c9
winedump: Avoid sign extension in tlb_read_short().
|
6 years ago |
Dmitry Timoshkov
|
3e6b1296c1
winedump: Correctly declare the array of segments.
|
6 years ago |
André Hentschel
|
86c249760d
winedump: Ensure function order in a printf (PVS-Studio).
|
10 years ago |
Nikolay Sivov
|
39a347945d
winedump: Output parameters and default values type for methods.
|
10 years ago |
Nikolay Sivov
|
74f39d20d5
winedump: Improve typelib header dumping.
|
10 years ago |
Frédéric Delanoy
|
2fd1b85c77
winedump: Use BOOL type where appropriate.
|
11 years ago |
Frédéric Delanoy
|
dcb25e59cb
winedump: Make segdir[] static.
|
11 years ago |
Piotr Caban
|
074941c04f
winedump: Fix TLB function dumping.
|
11 years ago |
Piotr Caban
|
156206592a
winedump: Improve TLB string table handling.
|
11 years ago |
Jacek Caban
|
30def32b6f
winedump: Improved TLB custom data handling.
|
11 years ago |
Piotr Caban
|
f929d2c2bc
winedump: Rename lib typelib segment to GuidHashTab.
|
11 years ago |
Piotr Caban
|
1121868e22
winedump: Rename res07 typelib segment to NameHashTab.
|
11 years ago |
André Hentschel
|
900594198a
winedump: Remove superfluous casts.
|
11 years ago |
Piotr Caban
|
8985e968d4
winedump: Dump parameters default values in typelib.
|
11 years ago |
Jacek Caban
|
0dfa1ae223
winedump: Added MSFT support.
|
12 years ago |