- 22 Apr, 2002 3 commits
-
-
Eric Pouech authored
-
Martin Wilck authored
-
Alexandre Julliard authored
-
- 21 Apr, 2002 7 commits
-
-
Alexandre Julliard authored
-
Mike McCormack authored
Added support for the floppy parameter table.
-
Eric Pouech authored
-
Tony Lambregts authored
-
Mike McCormack authored
-
Bill Medland authored
-
- 20 Apr, 2002 10 commits
-
-
Alexandre Julliard authored
-
Bill Medland authored
-
Hidenori Takeshima authored
-
Jason Edmeades authored
per windows) - Fixed move so uses full path name for destination file, and if destination is a directory, uses original filename.
-
Bill Medland authored
BEFORE adding the zeroes.
-
Bill Medland authored
the libdir has been populated.
-
Bill Medland authored
Comment out the DEBUG message.
-
Bill Medland authored
seems to work reasonably).
-
Christian Costa authored
buffer where bios information (all the VIDEOSTATE struct) must be copied to.
-
Eric Pouech authored
-
- 19 Apr, 2002 5 commits
-
-
Christian Costa authored
graphic mode has been set.
-
Hidenori Takeshima authored
-
Leo van den Berg authored
-
Mehmet Yasar authored
-
Paul Millar authored
-
- 17 Apr, 2002 8 commits
-
-
Alexandre Julliard authored
-
Christian Costa authored
-
Raul Metsma authored
-
Guy L. Albertelli authored
-
Mehmet Yasar authored
-
Dimitrie O. Paun authored
-
Martin Wilck authored
FILE_GetUnixHandleType(). WSASendTo/WSARecvFrom: Use _get_sock_fd_type().
-
Martin Wilck authored
ReadFile / WriteFile: Use GetOverlappedResult() to check for immediate completion.
-
- 15 Apr, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 14 Apr, 2002 6 commits
-
-
Alexandre Julliard authored
FONT_EnumInstance instead.
-
Alexandre Julliard authored
-
Martin Wilck authored
- calling the "call_completion" method unconditionally in finish_async (introduced by me) was wrong, because the thread may never be in an alertable wait state -> call it only if user completion function is present. - We need two constant "ops" objects, one with and one without call_completion method (the event field may NOT be used to determine whether the completion must be called or not).
-
Martin Wilck authored
ERROR_OPERATION_ABORTED).
-
Mehmet Yasar authored
- Send now CDN_FILEOK before FILEOKSTRING. - Fix bug related to DWL_MSGRESUL (we were reading from wrong hwnd).
-
Hidenori Takeshima authored
Added stubs. Remove harmless FIXMEs.
-