- Mar 22, 1999
-
-
-
-
-
-
-
Check for Bash 2.0, and if so use different STDERR->STDOUT redirctor (thanks Ryan Cumming!).
-
-
-
Made GetBinaryType = GetBinaryTypeA.
-
Process exit sequence adapted.
-
- Mar 21, 1999
-
-
Alexandre Julliard authored
Started to move the process init to the right context, not finished yet.
-
Alexandre Julliard authored
Split out process creation from thread creation. Changed server initialisation to ensure that we always have a current thread.
-
-
win16 routines use port indices instead of UNIX fds (this should make some Visual Basic stuff and similar garbage start working), moved some stuff around (win16 routines at top of file, win32 routines at bottom), made a couple of win32 routines use win32 handles, and added a few hints as to how to implement asynchronous buffers, based on which EnableCommNotification can eventually be implemented.
-
-
-
-
Alexandre Julliard authored
-
- Mar 20, 1999
-
-
Alexandre Julliard authored
-
- Mar 19, 1999
-
-
-
-
-
-
-
The script now process only unix file format.
-
Windows does.
-
-
-
- Mar 18, 1999
-
-
- Mar 17, 1999
-
-
-
-
-
-
direct WND* access in controls/menu.c.
-
-
-
-