- Nov 10, 2000
-
-
binaries. Change the color scheme. Handle launches with no arguments, correctly handle invocation as a mime-type handler from KDE.
-
-
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
-
-
-
-
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'
-
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
-
-
-
-
- Nov 09, 2000
-
-
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.
-
-
-
-
- Nov 08, 2000
-
-
Alexandre Julliard authored
load_dll callback.
-
Alexandre Julliard authored
Don't load USER dll if not needed by the application.
-
- Reimplemented file I/O using Win32 calls - Set errno/doserrno in most calls
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Added some type definitions used by the MFC.
-
-
-
Added a few missing exception related types.
-
-
-
Alexandre Julliard authored
Changed process initialization to not load imported dlls too early.
-
-
-