- Sep 29, 2003
-
-
the obsolete pascal16 and -noimport. Update modules.dat so winapi knows about the new dlls.
-
- Sep 27, 2003
-
-
Alexandre Julliard authored
-
- Sep 26, 2003
-
-
Alexandre Julliard authored
list.
-
-
- Sep 25, 2003
-
-
Alexandre Julliard authored
Removed the --dll option and replaced it by the WINEDLLOVERRIDES environment variable.
-
- Sep 24, 2003
-
-
- Sep 23, 2003
-
-
- Sep 22, 2003
-
-
input buffer). Small cleanups of it at the same time.
-
(ex. %HOME%).
-
-
- Sep 19, 2003
-
-
Alexandre Julliard authored
-
-
-
- Sep 18, 2003
-
-
Add online help describing how the program works. Sanitize command line options.
-
-
- Sep 16, 2003
-
-
Link the wrapper only against kernel (no dl, msvcrt, etc). Allow the setting of the app DLL when a wrapper is created.
-
- Sep 15, 2003
-
-
- Sep 12, 2003
-
-
- Sep 11, 2003
-
-
Alexandre Julliard authored
(spotted by Vincent Béron).
-
Only make wrapper argument lists if we're going to use them.
-
Alexandre Julliard authored
-
- Sep 10, 2003
-
-
Alexandre Julliard authored
-
-
- Sep 08, 2003
-
-
-
config file.
-
- Sep 05, 2003
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- Sep 03, 2003
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Integer constants should be unsigned.
-
Kill the -V option, as it's not compatible with gcc. Fix silly bug when we are not given an output name.
-
- Sep 02, 2003
-
-
in the config file.
-
- Sep 01, 2003
-
-
- Aug 28, 2003
-
-
Alexandre Julliard authored
possible.
-
Alexandre Julliard authored
-
- Aug 27, 2003
-
-
Alexandre Julliard authored
Added -ret16 entry point flag to allow 16-bit cdecl and varargs function to return 16-bit values too.
-
- Aug 26, 2003
-
-
Alexandre Julliard authored
-
- Aug 25, 2003
-
-
Alexandre Julliard authored
handler. Make sure to only use pop instructions to modify segment registers in the relay code to simplify the selector fixup.
-
Alexandre Julliard authored
Store the call_to_16 return address on the stack from the C code so that we don't need two variants of call_to_16_regs.
-
- Aug 23, 2003
-
-
Alexandre Julliard authored
allows simplifying the wine_call_to_16 assembly code by moving part of it to C code, and getting rid of the extra kernel exports.
-
Alexandre Julliard authored
-
- Aug 22, 2003
-
-