- 01 Jan, 1999 1 commit
-
-
Alexandre Julliard authored
-
- 31 Dec, 1998 4 commits
-
-
Alexandre Julliard authored
what the operand size is.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
the server.
-
Alexandre Julliard authored
Added global handle support.
-
- 30 Dec, 1998 5 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
some day.
-
Alexandre Julliard authored
Removed file position hack as it is wrong for Win32 (should be redone for Win16 only).
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added server-side pipes and consoles
-
- 27 Dec, 1998 3 commits
-
-
Alexandre Julliard authored
Added -debugmsg +server support. Better server request dumping for varargs requests.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Moved select() loop functions to select.c.
-
- 26 Dec, 1998 12 commits
-
-
Alexandre Julliard authored
-
Juergen Schmied authored
different signedness, superflous ',' and ';' in structures, wrong return-types, lose of digits and some small glitches.
-
Alex Korobka authored
[fonts] section. Also, file with cached metrics now has the value of $DISPLAY appended to the filename.
-
Marcus Meissner authored
again.
-
Patrik Stridvall authored
-
Francois Gouget authored
-
Francois Gouget authored
any Windows define and conflict with MFC defines. windows.h must provide all the definitions contained in winbase.h Some Xxx32 functions did not have the associated Xxx macro.
-
Francois Gouget authored
Added a typedef for PUINT
-
Francois Gouget authored
-
Pavel Roskin authored
Glibc headers. If it fails, next check determines whether direct inclusion of <linux/ipx.h> works.
-
Francois Gouget authored
Standard (SBCS) functions may exist or not, with the same or a different semantics.
-
Alex Priem authored
remove boring bugs.
-
- 25 Dec, 1998 4 commits
-
-
Juergen Schmied authored
-
Joseph Pranevich authored
-
Joseph Pranevich authored
-console option. Currently "tty", "ncurses", and "xterm" are supported. Add stubs for resizing the screen on mode changes.
-
Jean-Claude Cote authored
DdeCmpStringHandles, DdeCreateStringHandle, DdeFreeStringHandle, DdeQueryString, DdeUninitialize.
-
- 24 Dec, 1998 11 commits
-
-
Jean-Claude Cote authored
-
Alex Priem authored
- Vertical trackbars supported now - TBS_BOTH support (goes along with partial cleanup of drawing code) - Use COMCTL32 heap instead of system heap
-
Peter Hunnisett authored
Starting ColorKey support. Fixed trace statement in DirectDrawCreate as formatting wasn't correct. Changed "return 0;" to "return DD_OK" or "return S_OK" as appropriate. Added SurfaceEnum dwFlags.
-
Peter Hunnisett authored
Changed implementation a little bit. Added stubs for dplay3. Still need to break into A and W versions.
-
Peter Hunnisett authored
has been changed to have a case insensitive compare.
-
Gerard Patel authored
-
Jean-Claude Cote authored
-
Ove Kaaven authored
activating a dosmod-specific setitimer(), and the capture of some common signals, which is returned to Wine (previously a SIGILL would just cause a "dosmod sync lost" without explanation, now it invokes the Wine debugger). Invokes int 08 upon receipt of dosmod SIGALRM, thus simulating the DOS timer. Made DOS interrupt calls be reported by -debugmsg +relay instead of -debugmsg +int. And fixed non-i386 compilation of dosmod. (Anything else?!)
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
Use GetThreadQueue/GetFastQueue instead of GetTaskQueue.
-