Ove Kaaven
ce2b7241a0
Fixed a couple of config.cache problems.
2000-03-04 19:13:52 +00:00
Patrik Stridvall
1deeeef1fe
Moved the rest of the API specification from the global file to the
...
local files.
2000-02-29 21:59:09 +00:00
Patrik Stridvall
89cf0ae158
- Fixed some Solaris specific assembler problems
...
- Fixed some missing .type @function (helps debugging with dbx)
- Fixed code needing __attribute__((constructor))__ for non-GCC ELF compilers
- Fixed use of zero width arrays (ANSI C violation)
- @GOTOFF on Solaris doesn't work - use @GOT and redirection instead
2000-02-27 17:02:03 +00:00
Patrik Stridvall
2e8fa343e6
Updated winapi_check.
2000-02-27 16:37:26 +00:00
Steven Elliott
32bfb62a91
Added utility that generates patches for submission to
...
wine-patches@winehq.com .
2000-02-27 16:36:59 +00:00
Alexandre Julliard
916f975624
Improved the selector get/set functions.
...
Support ANSI-compatible inline asm (with the help of Patrik Stridvall).
2000-02-26 16:51:13 +00:00
Patrik Stridvall
0ee98cc39f
Fixed ANSI C violations.
2000-02-26 13:17:55 +00:00
James Abbatiello
1758f2d81a
Misc. fixes for compiler warnings.
2000-02-25 21:01:50 +00:00
Patrik Stridvall
0d5a815592
Moved some of the API specification from the global file to the local
...
files.
2000-02-25 20:54:43 +00:00
Ove Kaaven
b822b84173
Check for Xpm headers and add /usr/local/lib to /etc/ld.so.conf if
...
necessary.
2000-02-25 20:51:09 +00:00
Alexandre Julliard
383da68cf9
Optimized debugging API to reduce code size.
2000-02-10 22:15:21 +00:00
Jeremy White
d3e22d9d55
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
...
the resulting compilation failures).
2000-02-10 19:03:02 +00:00
Alexandre Julliard
b2f6f0e7d2
Removed resource.h.
2000-02-03 01:54:36 +00:00
Ulrich Weigand
9ffd403001
Added .spec keyword 'mode' to allow creating built-in EXE modules.
...
Use built-in EXE modules for WineLib apps (instead of ELF modules).
Removed dummy ELF module creation.
Removed LIBRES handling.
2000-02-03 01:33:48 +00:00
Patrik Stridvall
87698cb8e2
- Minor fixes.
...
- Moved some of the API specifications from the global file to the
local files.
2000-01-29 21:01:47 +00:00
Alexandre Julliard
0a7c1f6c5b
Implemented GetThreadSelectorEntry through the server.
2000-01-27 02:54:17 +00:00
Alexandre Julliard
3e2517caa7
Added Get/SetThreadContext support through the server.
2000-01-20 18:59:03 +00:00
Alexandre Julliard
112d30781f
Added automatic registration of built-in DLLs.
2000-01-16 03:37:05 +00:00
Ulrich Weigand
602306ebdf
Fix (harmless) assembler warnings.
2000-01-12 04:57:03 +00:00
Alexandre Julliard
74e4a28a34
Built-in DLLs resources are now specified in spec file.
...
Removed unnecessary flags in built-in DLLs tables.
2000-01-09 04:20:31 +00:00
Patrik Stridvall
e44eb4bcc4
- Added support for auto allocated ordinals
...
- Fixed varargs (16 bit) bug
- Minor fixes
2000-01-08 22:20:32 +00:00
Patrik Stridvall
416a42c34c
Updated winapi_check to handle the new additions.
2000-01-04 00:31:47 +00:00
Bertho Stultiens
3781d0d6e7
Generated labels of resource names must be unique throughout the
...
generated code.
2000-01-04 00:24:05 +00:00
Alexandre Julliard
5919ae42cb
Added support for automatic ordinal allocation.
...
Output list of function names in sorted order.
Added support for nameless (ordinal-only) entry points.
Cleaned up error handling.
1999-12-26 23:11:58 +00:00
Patrik Stridvall
9af5e69107
Fixed some issues found by winapi_check.
1999-12-11 23:02:15 +00:00
Patrik Stridvall
af1601b076
Minor fixes and additions.
1999-12-11 23:01:45 +00:00
Alexandre Julliard
1a61a03be4
Bug fixes.
1999-11-28 21:03:46 +00:00
Alexandre Julliard
fbb9a9fddc
Differentiate tracing functions between request and reply.
...
Added possibility to have dumping functions for specific types.
1999-11-23 19:38:18 +00:00
Niels Kristian Bech Jensen
1d5bc469cc
Removed extra #include statements.
1999-11-21 02:14:36 +00:00
Peter Hunnisett
6661bcc972
Fixed compile error.
1999-11-21 01:01:42 +00:00
Eric Pouech
7e6e92cbef
Added missing ';'.
1999-11-21 00:53:59 +00:00
Eric Pouech
3a95198c97
Error reporting fix.
1999-11-21 00:53:44 +00:00
Andreas Mohr
a706ff5e0a
Changed default relay line number from 100 to 200.
1999-11-21 00:53:12 +00:00
Ulrich Weigand
9b233bdb8a
Modified Win32 register function handling.
1999-11-13 23:51:13 +00:00
Juergen Schmied
04f7fe7de3
New tool to convert the binary resources in *.rc files (hexdumps) from
...
and to a binary.
1999-11-13 22:32:21 +00:00
Ulrich Weigand
e7957d6b48
Determine expected_version of PE buddies from the SubsystemVersion.
1999-11-10 19:45:56 +00:00
Patrik Stridvall
2e46eb04e4
Minor fixes and reorganizations.
1999-11-07 23:35:03 +00:00
Juergen Schmied
1ce88e9584
- Bugfix: Styles were evaluated as expressions. The NOT in combination
...
with style flags was not overwriting the default styles like WS_VISIBLE.
Solved by introducing own rules for parsing styles.
1999-11-07 21:08:57 +00:00
Patrik Stridvall
659fcd81df
- Minor fixes and reorganizations.
...
- Added checks for documentation inconsistencies.
1999-10-31 02:08:38 +00:00
Francois Gouget
cff5ec26fd
Fixed small typos and slightly outdated comments.
1999-10-25 15:38:58 +00:00
Patrik Stridvall
96336324cf
- Added missing configuration #if:s and #includes:s.
...
- Minor configuration related changes.
1999-10-24 22:13:47 +00:00
Patrik Stridvall
feb94cbbcb
Made the include files self-sufficient.
1999-10-24 21:48:50 +00:00
Patrik Stridvall
5b3b6d981d
- Fixed the long long problem.
...
- Added configure include consistancy checking.
- Added progress indicator.
- Began splitting up the win16api.dat and win32api.dat files.
- Added various minor checks.
- Minor fixes.
1999-10-24 21:45:39 +00:00
Eric Pouech
117f9f9713
Added filename to 32 bit builtin module descriptors.
1999-10-13 16:00:18 +00:00
Patrik Stridvall
e216de9794
Fixed some of the issues reported by winapi-check, by adding arguments
...
to varargs.
1999-09-29 10:27:00 +00:00
Patrik Stridvall
afe3b0cd54
- Adapted to changes in Wine.
...
- Minor improvements.
1999-09-29 10:22:00 +00:00
Patrik Stridvall
37fd2d1c85
Made a new improved version of winapi-check in perl.
1999-09-23 15:14:20 +00:00
Patrik Stridvall
e92331ffd0
Fixed ANSI C violations.
1999-09-20 18:52:06 +00:00
Lionel Ulmer
d94475bdb2
Added the possibility to use DGA 2.0.
1999-09-20 18:42:46 +00:00
Adam Sacarny
9f1d5a7446
Now works around wine never exiting the debugger.
...
Should put bug reports in the right place now.
1999-09-10 13:53:20 +00:00