Francois Gouget
|
b0bde6b87c
|
Assorted spelling fixes.
|
2007-01-18 12:56:52 +01:00 |
Alexandre Julliard
|
04ac4bee21
|
wmc: Use standard format for error messages.
|
2007-01-16 16:00:55 +01:00 |
Alexandre Julliard
|
90b839592b
|
wmc: Added support for neutral languages.
|
2007-01-16 11:43:56 +01:00 |
Kai Blin
|
71925fe76c
|
winetools: Fix installing on distributions without a root password.
|
2007-01-16 11:19:36 +01:00 |
Alexandre Julliard
|
fb40dc4099
|
server: Added mechanism for returning results of APC calls.
Defined APC_VIRTUAL_ALLOC and APC_VIRTUAL_FREE requests.
|
2007-01-15 22:24:40 +01:00 |
Francois Gouget
|
d9279fcda4
|
wine.inf: We cannot create fake dlls for 16bit libraries. So remove ddeml.dll.
|
2007-01-10 22:25:18 +01:00 |
Alexandre Julliard
|
05ef63e897
|
make_makefiles: Get rid of the rules for dll symlinks.
|
2007-01-10 13:58:00 +01:00 |
Eric Pouech
|
2885555b41
|
winedump: Fixed signature for dumping MDMP files.
|
2007-01-10 12:00:05 +01:00 |
Alexandre Julliard
|
442243257b
|
wrc: Added support for utf-8 codepage.
|
2007-01-09 22:21:53 +01:00 |
Patrik Stridvall
|
8ef6b39c9f
|
make_makefiles: Add *_crosstest.exe to .gitignore.
|
2007-01-09 12:15:11 +01:00 |
Eric Pouech
|
9d10c66dc8
|
winedump: Add support for derived types in codeview type info.
|
2007-01-06 11:40:45 +01:00 |
Eric Pouech
|
b8ae9dccbe
|
winedump: Fix a couple of issues with types table walking.
Align types to DWORD boundaries.
Split types dumping functions into two versions (one without offsets
table, the second one with offset table).
|
2007-01-06 11:40:45 +01:00 |
Eric Pouech
|
f2ef7cf442
|
winedump: Dump S_SSEARCH_V1 symbols.
|
2007-01-06 11:40:45 +01:00 |
Eric Pouech
|
fbb9d5f7d9
|
winedump: Added for dumping sstAlignSym and sstGlobalTypes COFF sections.
|
2007-01-06 11:40:45 +01:00 |
Eric Pouech
|
b675ac3919
|
winedump: Handling of S_SALIGN symbols.
|
2007-01-06 11:40:45 +01:00 |
Eric Pouech
|
8a68e46953
|
winedump: Re-use existing codeview facilities to dump OMF files.
|
2007-01-06 11:40:45 +01:00 |
Eric Pouech
|
bbef1cbd2d
|
winedump: Removed cvinclude.h.
|
2007-01-06 11:40:44 +01:00 |
Eric Pouech
|
4141eafb8f
|
winedump: Added dumping of RSDS header from module.
|
2007-01-06 11:40:44 +01:00 |
Eric Pouech
|
07d681b0d9
|
winedump: Added helper to convert a guid to a string.
|
2007-01-06 11:40:44 +01:00 |
Eric Pouech
|
1fcb0c1118
|
winedump: While dumping NE files, use -j option if present (as we do for PE files).
|
2007-01-06 11:40:44 +01:00 |
Eric Pouech
|
d75e0cd1f0
|
winedump: Print some basic info for pure DOS file (which fixes segfault while reading DOS files).
|
2007-01-06 11:40:44 +01:00 |
Eric Pouech
|
b63098cf24
|
winedump: Added ability to dump FPO debug information.
|
2007-01-06 11:40:44 +01:00 |
Francois Gouget
|
fa053b74c1
|
wine.inf: Self-register objsel.dll.
|
2007-01-05 20:28:07 +01:00 |
Francois Gouget
|
4c93eb2e66
|
ddrawex: Self-register the DirectDrawFactory CoClass.
|
2007-01-05 20:28:02 +01:00 |
Francois Gouget
|
168b300113
|
dinput8: Self-register the DirectInput8 CoClass.
|
2007-01-05 20:27:20 +01:00 |
Andrew Talbot
|
d3972880c0
|
widl: Fix memory leaks.
|
2007-01-04 21:14:14 +01:00 |
Alexandre Julliard
|
60d6518c82
|
make_requests: Grab status names from async_terminate calls too.
|
2007-01-04 13:51:12 +01:00 |
Alexandre Julliard
|
5c8421d3e7
|
server: Add a generic apc_call structure to make it easier to extend, and more type-safe.
|
2007-01-04 13:40:09 +01:00 |
Andrew Talbot
|
d39e1c360a
|
winedump: Fix memory leak.
|
2007-01-04 09:53:36 +01:00 |
Alexandre Julliard
|
d44ed08d8a
|
make_makefiles: Properly skip dlls marked with MKDLL_SKIP.
|
2007-01-02 17:09:23 +01:00 |
Andrew Talbot
|
782e28afb6
|
wrc: Declare some variables static const.
|
2007-01-02 13:30:25 +01:00 |
Kai Blin
|
802cf1a728
|
wrc: Fix comparison typo (Coverity).
|
2007-01-02 13:30:02 +01:00 |
Alexandre Julliard
|
f231a70f4c
|
joystick.drv: Renamed the dlls/winmm/joystick directory to dlls/winejoystick.drv.
|
2006-12-29 14:29:20 +01:00 |
Alexandre Julliard
|
bb7f2f9cc6
|
make_makefiles: List test directories explicitly in .gitignore.
|
2006-12-29 14:21:17 +01:00 |
Alexandre Julliard
|
5eb38cf932
|
make_makefiles: In .gitignore, explicitly list files that we know are generated instead of using wildcards.
|
2006-12-29 12:49:43 +01:00 |
Robert Reif
|
c723ba1b47
|
winedump: Fix crash on delayed import section.
|
2006-12-29 11:35:11 +01:00 |
Alexandre Julliard
|
6150fe191b
|
make_makefiles: Merge the generated gitignores in dlls and programs into the top-level one.
|
2006-12-28 11:38:04 +01:00 |
Alexandre Julliard
|
7035aa5041
|
make_makefiles: Generate the top-level .gitignore file.
Add a PROGRAMS variable in some makefiles to make things easier.
|
2006-12-27 21:23:36 +01:00 |
Alexandre Julliard
|
f92ef1c543
|
makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them.
|
2006-12-26 15:02:03 +01:00 |
Alexandre Julliard
|
365a463b1e
|
make_makefiles: Automatically add IDL header targets to the .gitignore file.
|
2006-12-24 17:31:52 +01:00 |
Alexandre Julliard
|
0134db6e9b
|
dlls: Merged the make_dlls script into the global make_makefiles.
|
2006-12-24 14:05:12 +01:00 |
Hans Leidekker
|
1698c44ed3
|
winedump: Start dumping .NET specific bits from PE executables.
|
2006-12-20 12:31:29 +01:00 |
Dmitry Timoshkov
|
1d63675322
|
winedump: Remove a redundant ';'.
|
2006-12-18 11:40:34 +01:00 |
Dmitry Timoshkov
|
c4e7e07a45
|
winedump: Fix a couple of typos.
|
2006-12-18 11:40:29 +01:00 |
Alexandre Julliard
|
f910e2b5f6
|
winedump: Avoid printf format warnings.
|
2006-12-08 11:39:21 +01:00 |
Alexandre Julliard
|
662897e9d6
|
winebuild: Added --nxcompat option, and mark all modules as NX-compatible by default.
|
2006-12-07 20:51:49 +01:00 |
Alexandre Julliard
|
b2972947ca
|
winedump: Print sizes and offsets in hex.
|
2006-12-07 18:01:29 +01:00 |
Dmitry Timoshkov
|
690c852540
|
winedump: Dump section data of COFF library files, decode some import data.
|
2006-12-07 15:41:21 +01:00 |
Dmitry Timoshkov
|
e0518a9d88
|
winedump: Add a possibility to dump raw section data.
|
2006-12-07 15:41:14 +01:00 |
Dmitry Timoshkov
|
1542722121
|
winedump: Export dump_section() for use outside of pe.c.
|
2006-12-07 15:40:27 +01:00 |