- 11 Oct, 1998 40 commits
-
-
Ulrich Weigand authored
-
Ulrich Weigand authored
through relay stubs (or when FS is invalid otherwise).
-
Ulrich Weigand authored
-
Ulrich Weigand authored
coordinates relative to the device, not the DC origin. This is necessary to correctly implement GetClipRgn16 and InquireVisRgn. SelectVisRgn also expects region in device-relative coordinates. Adapted the rest of Wine to this coordinate change. Implemented ExtSelectClipRgn.
-
Andreas Mohr authored
-
Andreas Mohr authored
-
Andreas Mohr authored
-
Andreas Mohr authored
correctly due to current drive being set too late.
-
Alexandre Julliard authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Juergen Schmied authored
-
Juergen Schmied authored
Implemented: SHGetPathFromIDList32W. Changed PathCombine.
-
Juergen Schmied authored
Shell specific clipboard formats.
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Uwe Bonnes authored
-
Uwe Bonnes authored
Clean up printing in DEBUG_ProcessDeferredDebug.
-
David Luyer authored
-
Petter Reinholdtsen authored
-
Matthew Becker authored
-
Alexandre Julliard authored
-
Eric Pouech authored
Added Open/Close to low-level MCI drivers (audio, midi, anim, cda). Wrote MCI MIDI support.
-
Rein Klazes authored
-
Rein Klazes authored
command. Now at least I can recognise what's what.
-
Rein Klazes authored
Girotel's serial communication appears to depend on it, so I guess it's a feature...
-
Rein Klazes authored
active in every call to GetCommError(). This is not the proper place, but since wine doesn't do any event-stuff... Fixed some TRACE call's faced with non zero terminated strings. Restore the terminal state at CloseCommt to the state it was at OpenComm(), so the modem will go off-hook.
-
Alexander Larsson authored
4.0. Also moved the long filename hackery to GetLongPathName32A() so it can be used by win32 programs.
-
Alexander Larsson authored
format.
-
Eric Kohl authored
-
Eric Kohl authored
-
Eric Kohl authored
Changed algorithm in DPA_QuickSort(). Fixed heap creation/destruction and control [un]registration in ComCtl32LibMain().
-