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
|
eafa391081
|
Use argv[0] to locate the server executable.
|
2000-01-25 21:19:58 +00:00 |
Andreas Mohr
|
caad1d8e9d
|
- prevent mem leak of CRTDLL_acmdln_dll
- better argument parsing
- last xargv entry has to be NULL
- return value is environment pointer instead of NULL
- added a spec entry for bsearch()
|
2000-01-04 00:22:46 +00:00 |
Bernd Paysan
|
8eec66b213
|
Added a stub for setjmp.
|
1999-11-12 00:57:49 +00:00 |
Patrik Stridvall
|
3a9c476a03
|
Fixed documentation.
|
1999-10-31 02:07:05 +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 |
Juergen Schmied
|
f4e97be7af
|
Prevent endless loop in except2.
|
1999-09-10 13:53:50 +00:00 |
Alexandre Julliard
|
d229b98c61
|
Reimplemented multi-byte and wide-chars functions to not depend on
lstr* functions; added a few missing ones; fixed a couple of bugs.
|
1999-08-08 18:47:59 +00:00 |
Ulrich Weigand
|
6c6da674ef
|
Moved various DLLs to dlls/
|
1999-08-04 09:49:49 +00:00 |