- 13 Nov, 2000 14 commits
-
-
Alexandre Julliard authored
-
Guy L. Albertelli authored
moving bands to different rows will be later.
-
Mike McCormack authored
- implemented WaitCommEvent with the EV_RXCHAR flag - implemented GetOverlappedResult
-
Alexandre Julliard authored
__wine_call_from_16 to follow the naming convention.
-
Alexandre Julliard authored
are present.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Ove Kaaven authored
-
Marcus Meissner authored
- remove -disable/-enable-dll option - error and abort if no suitable shared library linking is possible
-
Francois Gouget authored
Added AC_PATH_HEADER and AC_PATH_LIBRARY Better header/library detection. Now works if things are already in the include/library path Look for the wine/MFC headers and libraries in more places so that it works out of the box if Wine/MFC is installed in a standard place (although there is not really a standard place yet for the MFC) Renamed the '--with-xxx' options to have simpler more natural names Renamed the corresponding 'WINELIB_xxx' variables to 'WINE_xxx'
-
Ove Kaaven authored
DOS memory is mapped first.
-
Ove Kaaven authored
mapped.
-
Ove Kaaven authored
interrupt table can exist even when low DOS memory isn't mapped, and is copied down along with the BIOS area whenever it is mapped. Added DOSMEM_SystemBase() which returns a pointer to the virtual real-mode interrupt table and BIOS data segment. Allowed DOSMEM_Init(TRUE) to be called more than once.
-
- 12 Nov, 2000 7 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added check for duplicate names in 16-bit spec files.
-
Alexandre Julliard authored
-
Andreas Mohr authored
config file.
-
Eric Pouech authored
Fixed a few issues in COFF loading. Cleaned up the code.
-
Hidenori Takeshima authored
-
Stefan Leichter authored
-
- 11 Nov, 2000 4 commits
-
-
Joerg Mayer authored
comparisons and incomplete initializations.
-
Nerijus Baliunas authored
8859-15 (cp28605). Add Lithuanian (Baltic) keyboard layout.
-
Andreas Mohr authored
-
Eric Pouech authored
-
- 10 Nov, 2000 15 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
programs.
-
Dimitrie O. Paun authored
-
Jeremy White authored
binaries. Change the color scheme. Handle launches with no arguments, correctly handle invocation as a mime-type handler from KDE.
-
Francois Gouget authored
-
Francois Gouget authored
Fixed the definition of FONTENUMPROC Fixed typo: TA_RTLEADING is in fact TA_RTLREADING (right to left reading I believe) Added missing definitions: PC_TRAPEZOID Use DUMMYxxxNAME for anonymous struct/unions in DEVMODE
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
default Added --no-lower-include option to override the above Beautified the interactive mode output to make it easier to follow Interactive mode: support the --mfc and --wrap options for both projects and targets Fixed the mfc/wrap propagation between project and targets (goes both ways) Autodetect MFC based projects by looking for an 'stdafx.(cpp|h)' file Don't put the stdafx.cpp file in the list of files to compile (it's just there for pre-compiled headers, yuk) Fixed LD_LIBRARY_PATH when linking an application with a library from the same makefile Don't forget 'extra' sources when looking for a file for configure.in Renamed the '--no-makefile' option to '-no-generated-file'
-
Francois Gouget authored
Document the --no-generated-files options.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
launcher, based on the value of argv[0].
-