- 25 Feb, 2003 8 commits
-
-
Mike McCormack authored
string.h.
-
Tim Segall authored
tree.
-
Eric Pouech authored
- rewrote DIR command accordingly
-
Eric Pouech authored
screen-buffer size.
-
Uwe Bonnes authored
insert HOST: twice. HttpAddRequestHeadersA: allow lpszHeader == NULL.
-
Dimitrie O. Paun authored
that is handled in winegcc. Link in GDI only in gui mode.
-
Dan Kegel authored
-
Gerald Pfeifer authored
non-portable TRACE on non-Linux systems.
-
- 24 Feb, 2003 13 commits
-
-
Alexandre Julliard authored
depend on the parent pid to find the startup info.
-
Michael Stefaniuc authored
-
Robert Reif authored
-
Gerald Pfeifer authored
-
Lionel Ulmer authored
-
Eric Pouech authored
consistent.
-
Eric Pouech authored
-
Eric Pouech authored
-
Dan Kegel authored
-
Michael Stefaniuc authored
-
Marcus Meissner authored
-
Dimitrie O. Paun authored
Add all the standard defines that MinGW provides (with the exception of __MINGW__, that's MinGW prerogative). Do not pass along linker options when only compiling.
-
Robert Reif authored
around.
-
- 20 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 19 Feb, 2003 18 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Eric Pouech authored
-
Jukka Heinonen authored
Remember to synchronize VGA display on program exit because update thread may not have time to run.
-
Alexandre Julliard authored
-
Jukka Heinonen authored
work correctly even when trying to allocate too much memory.
-
Uwe Bonnes authored
byte read/writes in _O_TEXT mode and CR/LR handling. fput/getwc must read multibyte characters in _O_TEXT. Added test cases for _O_TEXT/_O_BINARY file handling and fgetws.
-
Waldeck Schutzer authored
issue, we are caching it inside the driver. - Windows will seek while not playing, Linux will not. We are providing better compatibility with Windows by also caching the current position.
-
Waldeck Schutzer authored
-
Gerald Pfeifer authored
-
Dan Kegel authored
Added regression test.
-
Andreas Mohr authored
-
Alexandre Julliard authored
- Fixed incorrect undo buffer size (previous code caused heap corruption when using backspace many times). - Always kill timer when left mouse button is released and in captured state.
-
Ove Kaaven authored
-
Warren Baird authored
- Fix bad side-effect of makepath on input parameters.
-
Warren Baird authored
error messages in PROCESS_InitWine.
-
Jukka Heinonen authored
-
Eric Pouech authored
- enhanced a bit AddSymbol regarding invalid symbol management (and enhanced its traces) - now printing type information in 'info sym'
-