- made the MIDI sequencer error message much better for confused users
authorAndreas Mohr <a.mohr@mailto.de>
Sat, 26 Aug 2000 20:31:48 +0000 (20:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 26 Aug 2000 20:31:48 +0000 (20:31 +0000)
commit349655636baae7c92683505396a45a060c364717
treef32a70afc3569f840d06974b9f23d985e5359649
parentd31c1f66479f5d44efcde85ed8937d131f27f046
- made the MIDI sequencer error message much better for confused users
  to be found on #WineHQ
- use strerror instead of errno at important places
- got rid of HAVE_STRERROR macro
- removed some #include:s (hopefully I didn't break anything)
17 files changed:
console/xterm.c
dlls/commdlg/colordlg.c
dlls/dsound/dsound_main.c
dlls/gdi/printdrv.c
dlls/ntdll/signal_sparc.c
dlls/oleaut32/parsedt.c
dlls/wininet/ftp.c
dlls/wininet/http.c
dlls/winmm/joystick/joystick.c
dlls/winmm/wineoss/midi.c
loader/main.c
loader/module.c
loader/ne/segment.c
loader/pe_image.c
misc/comm.c
misc/ext_debugger.c
windows/x11drv/clipboard.c