- 22 Mar, 1999 3 commits
-
-
Marcus Meissner authored
on failure currently).
-
Veksler Michael authored
-
Klaas van Gend authored
-
- 21 Mar, 1999 1 commit
-
-
Ove Kaaven authored
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.
-
- 20 Mar, 1999 1 commit
-
-
Alexandre Julliard authored
-
- 18 Mar, 1999 2 commits
-
-
Marcus Meissner authored
-
Marcus Meissner authored
-
- 17 Mar, 1999 1 commit
-
-
Marcus Meissner authored
strange).
-
- 16 Mar, 1999 2 commits
-
-
Marcus Meissner authored
-
Ulrich Weigand authored
-
- 15 Mar, 1999 1 commit
-
-
Eric Pouech authored
-
- 14 Mar, 1999 5 commits
-
-
Francois Boisvert authored
-
Jim Aston authored
-
Nathan Zorich authored
system.reg) to be specified in a [Registry] section of wine.ini or other config file.
-
Andreas Mohr authored
-
Michael McCormack authored
Modify DOSFS_OpenDevice to allow opening of COM ports. Change Win32 comm functions to accept file handle. Add declaration of COMSTAT32 structure.
-
- 13 Mar, 1999 2 commits
-
-
Ulrich Weigand authored
-
Keith Matthews authored
bit), DdeAbandonTransaction (32 bit), DdeImpersonateClient (32) DdeSetQualityOfService, DdeSetUserHandle. Corrected heap handling in DdeInitializeW, refined CreateMutex error handling. General tidying.
-
- 12 Mar, 1999 1 commit
-
-
Marcus Meissner authored
-
- 10 Mar, 1999 2 commits
-
-
Alexander Kanavin authored
-
Ulrich Weigand authored
-
- 09 Mar, 1999 1 commit
-
-
Marcus Meissner authored
-
- 28 Feb, 1999 8 commits
-
-
Klaas van Gend authored
code from /misc/commdlg.c to this directory. Also made a start in documenting the API calls.
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Alexandre Julliard authored
-
David Luyer authored
- removed a couple of unneeded stdlib.h and stdio.h includes
-
Marcus Meissner authored
needs to define HANDLER_CONTEXT, wctype.h does not like 'wsprintf' defined, msdos/dpmi.c needs "stackframe.h" too, and multimedia/dsound.c needs "winuser.h".
-
Klaas van Gend authored
-
Marcus Meissner authored
-
- 26 Feb, 1999 1 commit
-
-
Alexandre Julliard authored
standard Windows names.
-
- 25 Feb, 1999 2 commits
-
-
Albert den Haan authored
their file names. The "." causes trouble when the file name is used as the class name for an X resource as wine does for command line parsing under X.
-
Alexandre Julliard authored
Modifies parameter list of a couple of functions to comply with SDK.
-
- 24 Feb, 1999 1 commit
-
-
Marcus Meissner authored
prototypes.
-
- 22 Feb, 1999 1 commit
-
-
Zygo Blaxell authored
-
- 21 Feb, 1999 2 commits
-
-
Michael Veksler authored
- Fix header and source files to include missing header files to avoid warnings and errors.
-
Marcus Meissner authored
wine_sigaction __PIC__ cases, since "g" will not work with -fomit-frame-pointer ("g" is referenced using %esp which was invalidated before). Bug found and (other) fix suggested by <daniel@mat.utfsm.cl> Daniel Serpell.
-
- 20 Feb, 1999 1 commit
-
-
Marcus Meissner authored
-
- 19 Feb, 1999 2 commits
-
-
Huw D M Davies authored
-
Ove Kaaven authored
-