- 10 Nov, 2000 19 commits
-
-
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].
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Andreas Mohr authored
-
Stefan Leichter authored
-
Huw D M Davies authored
-
- 09 Nov, 2000 8 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added -L option for locating imported dlls. Changed generated exe init code to use __wine_get_main_args.
-
Alexandre Julliard authored
application.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added check for -Bsymbolic. Fixed LDSHARED definition to support undefined SONAME.
-
Eric Kohl authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
- 08 Nov, 2000 13 commits
-
-
Alexandre Julliard authored
load_dll callback.
-
Alexandre Julliard authored
Don't load USER dll if not needed by the application.
-
Jon Griffiths authored
- Reimplemented file I/O using Win32 calls - Set errno/doserrno in most calls
-
Gerald Pfeifer authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Francois Gouget authored
Added some type definitions used by the MFC.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
Added a few missing exception related types.
-
Francois Gouget authored
-
Francois Gouget authored
-
Alexandre Julliard authored
Changed process initialization to not load imported dlls too early.
-