- 11 Oct, 1998 38 commits
-
-
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().
-
Eric Kohl authored
-
Eric Kohl authored
Added unregister code.
-
Eric Kohl authored
-
Eric Kohl authored
-
Eric Kohl authored
looking good now.
-
Eric Kohl authored
-
Eric Kohl authored
-
Eric Kohl authored
Fixed handling of WS_EX_TOOLWINDOW.
-
Eric Kohl authored
-
David Faure authored
activated. Uses the new KEYBOARD_UpdateOneState. Fixed a problem with menu accelerators (Alt-letter generates a down arrow event which beeps if not filtered). Speeded up ToAscii16/32() a little bit.
-
Ove Kaaven authored
-
Ove Kaaven authored
Perhaps dereferencing work better for Win16 apps too now, but it appears the debugger core wasn't designed for segmentation.
-
Ove Kaaven authored
addresses as necessary. Implemented allocating/freeing DOS memory blocks. Added XMS hook. (DPMI remains disabled by default until someone implements the raw mode switch entry points pkunzip needs.)
-
Ove Kaaven authored
can't keep working around flaws in it like this (now stdio was getting closed when programs close handles >=5)
-
Ove Kaaven authored
seems to work fine under Wine.
-
Ove Kaaven authored
environmental argv[0] passing to DOS apps. Added XMS hooks.
-
Ove Kaaven authored
uninitialized pointers in the stabs lookup tables.
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
Includes: stdcall->cdecl mapping ability, snooping. (Tested only with glide2x.dll -> libglide2x.so)
-
Marcus Meissner authored
-
Marcus Meissner authored
does at least a bit of keyboard input.
-
Marcus Meissner authored
-
- 10 Oct, 1998 2 commits
-
-
Dave Pickles authored
-
Pablo Saratxaga authored
code, charset and dialect strings, like used by Unix LANG variable.
-