- 27 Feb, 2003 7 commits
-
-
Alexandre Julliard authored
to WOWCallback16Ex.
-
Alberto Massari authored
- before computing the flags for the requested entry, reset the bits we don't support, or we will tell something we didn't want to. - instead of using an hexadecimal mask for the unsupported flags, use a mask made of the supported ones - replace the obscure hexadecimal values with the proper macros
-
Alexandre Julliard authored
-
Eric Pouech authored
-
Eric Pouech authored
- no longer assume we're always attached to a console
-
Alexandre Julliard authored
-
Alexandre Julliard authored
long time anyway.
-
- 26 Feb, 2003 11 commits
-
-
Alexandre Julliard authored
Added support for correct locking of all LDT operations. Added separate functions to manipulate the %fs selector, which allows using a global GDT selector on recent Linux kernels.
-
Alexandre Julliard authored
reported by Roderick Colenbrander.
-
Sylvain Petreolle authored
-
Dimitrie O. Paun authored
-
Jukka Heinonen authored
winedos. Convert many incorrectly static fields into dynamic fields. Fix vesa mode reporting and realloc memory block consistency checks.
-
Eric Pouech authored
operation is important to keep sb always bigger than win.
-
Eric Pouech authored
-
Mike Hearn authored
-
Mike Hearn authored
-
Mike Hearn authored
-
Mike Hearn authored
uninstallation and control panel applets to the "Running Wine" part of the users guide.
-
- 25 Feb, 2003 10 commits
-
-
Alexandre Julliard authored
by the thread having already died when we send it a signal. Use -1 instead of 0 as invalid Unix pid value.
-
Alexandre Julliard authored
touch_key() must not be called in create_key.
-
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 12 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.
-