Alexandre Julliard
|
f9ee0d2f05
tools: Avoid using wine/port.h.
|
3 years ago |
Frédéric Delanoy
|
91f2435469
Assorted spelling fixes.
|
11 years ago |
Frédéric Delanoy
|
5f4ccc016f
winedump: Use BOOL type where appropriate.
|
11 years ago |
Frédéric Delanoy
|
35f82370ab
winedump: Use BOOL type where appropriate.
|
11 years ago |
Francois Gouget
|
61267a2bdc
winedump: Fix the spelling of a NETWORK_VOLUME_INFO field.
|
12 years ago |
Vincent Povirk
|
73e7346dd5
winedump: Add basic support for dumping the property store in lnk files.
|
12 years ago |
Hans Leidekker
|
f6612adcd2
winedump: Print the network share name in .lnk files.
|
14 years ago |
Austin English
|
285572fd57
winedump: Sign compare fixes.
|
15 years ago |
Marcus Meissner
|
8063d6572b
winedump: Check return value of fetch_block (Coverity).
|
17 years ago |
Francois Gouget
|
fa9950f93e
winedump: Add support for dumping SZ_LINK and SPECIAL_FOLDER data blocks.
|
17 years ago |
Francois Gouget
|
79a6f41935
winedump: Switch the block dumping code to be block-oriented, rather then flag oriented, so it is resilient to order changes.
|
17 years ago |
Francois Gouget
|
9fc80d212f
winedump: Dump the raw data when finding an unknown block in an lnk file.
|
17 years ago |
Francois Gouget
|
74d8536414
winedump: Track unknown lnk flags and dump them.
|
17 years ago |
Francois Gouget
|
85eac20afd
winedump: Use the standard SLDF_XXX flag names instead of inventing new ones. Add the missing flags.
|
17 years ago |
Andrew Talbot
|
82ee5a5812
winedump: Cast-qual warnings fix.
|
17 years ago |
Eric Pouech
|
ae48ede907
winedump: Simplify guid dumping.
|
18 years ago |
Eric Pouech
|
07d681b0d9
winedump: Added helper to convert a guid to a string.
|
18 years ago |
Andrew Talbot
|
25d1dc81d6
winedump: Cast-qual warnings fix.
|
18 years ago |
Eric Pouech
|
cac7be486d
winedump: Use same scheme for dumping lnk files as the executables (through the PRD macro and a full mapped image).
|
18 years ago |
Dmitry Timoshkov
|
d8725b8850
winedump: Fix a copy/paste typo.
|
18 years ago |
Michael Stefaniuc
|
15765dd953
The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility.
|
18 years ago |
Michael Stefaniuc
|
ba123abf57
winedump: Win64 printf format warning fixes.
|
18 years ago |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
18 years ago |
Mike McCormack
|
b191c3daef
Handle msi component identifiers without a feature guid.
|
19 years ago |
Mike McCormack
|
bb05f9e9eb
Make sure the component string is nul terminated.
|
19 years ago |
Dmitry Timoshkov
|
f861818081
Dump more .lnk file header fields.
|
19 years ago |
Steven Edwards
|
779f4d0019
Correct size check.
|
19 years ago |
Mike McCormack
|
723ee0a3bc
gcc 4.0 -Wpointer-sign fixes.
|
19 years ago |
Mike McCormack
|
8dd7f06e3a
Fix declarations.
|
19 years ago |
Mike McCormack
|
54fc5edd52
Dump out the msi information in more detail.
|
19 years ago |