- Dec 15, 1998
-
-
(run autoconf after this). Note that the check has been altered to break out of the AC_CHECK_HEADERS after the first match - this is so <sys/soundcard.h>, if found on NetBSD (a `real' OSS), will not conflict with the emulated ossaudio. - check for <soundcard.h> along with the other two in a mutually-exclusive manner in the various *.c files that need it; change include of "mmsystem.h" to "multimedia.h" so this logic is all in one place - change mcicda.c to allow for CD audio manipulation on NetBSD. This includes: * changing ioctl() calls to be NON-SPLIT with exactly 3 args; on NetBSD ossaudio, ioctl() is #defined to be _oss_ioctl by <soundcard.h>, and neither splitting with #-directives nor a two-arg ioctl work; * changing the #if logic to allow both FreeBSD and NetBSD to share the appropriate code blocks - block out MIDI code for NetBSD (init.c) and/or missing SNDCTL_MIDI_INFO (midi.c, mcimidi.c). NetBSD's OSS emulation does not (yet) support MIDI. Thanks go to mycroft@netbsd.org for the 99% bulk of this work.
-
-
does not end with '\'.
-
-
FreeBSD a.out. Now, NetBSD can use libwine as a shared object. Thanks to mycroft@netbsd.org for doing this work!
-
assembler. Use the appropriate `.stabs' when on NetBSD.
-
Fixed some constants that are too big for a plain `int'.
-
-
using --enable-dll.
-
-
- Dec 14, 1998
-
-
Added async IO support to FILE and CONSOLE objects.
-
null.
-
-
icon for files (by type) now.
-
-
RMcall shortcuts independent of dosmod. SS had been left out of the REALMODECALL copy routines for some reason, fixed now. Also cleaned up a few compiler warnings.
-
with DefaultSerif and DefaultSansSerif INI keys.
-
size and a long with the directory size. - Killed an annoying warning since version 1.0.0 in parser.y about a var being used before init.
-
IClassFactorys.
-
(WriteConsoleOutput): bug fixed (attributes may change within lines) and enhanced speedwise by using buffering. (CONSOLE_string_2_IR): enhanced, now gets scancodes and virtualkeycodes
-
-
MessageBoxes.
-
the pointer.
-
when the last DirectDraw_Release is called. Also fix a problem where the viewport wasn't set to 0,0.
-
-
-
Stop slant field becoming wildcarded too early.
-
-
Remove unnecessary WINAPI's.
-
- Dec 11, 1998
-
-
using snapshots, Process32First and Process32Next.
-
Minor bugfixes and header tidying.
-
Alexandre Julliard authored
-
-
View menu in explorer and on right mouse button is working now.
-
-
Small changes.
-
-
-