Release 960902wine-960902
commitd1ce8b2831c3cbb821e835c2b63b7230208398ea
authorAlexandre Julliard <julliard@winehq.org>
Mon, 2 Sep 1996 16:46:30 +0000 (2 16:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 2 Sep 1996 16:46:30 +0000 (2 16:46 +0000)
tree5d3de07ca01692bf8c64835895d9fad8e9ef2a5a
parent0e270f4598135cb207f980d8ceb18b8740bf2a72
Release 960902

Sun Sep  1 19:22:46 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>

* [misc/commdlg.c] [if1632/commdlg.spec]
Fixed some SEGPTR problems.

* [windows/winproc.c]
Added message translation for WM_COMPAREITEM, WM_DELETEITEM
and WM_MEASUREITEM
Fixed 16-to-32 translation for WM_HSCROLL/WM_VSCROLL.

Fri Aug 30 13:39:00 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
* [files/drive.c]
GetDriveType16 should report CDROMs as DRIVE_REMOTE (ACME setup).

* [multimedia/audio.c]
The minimum audiobuffer size shrunk somewhere in linux 1.3.xx
below 4096 bytes.

* [multimedia/mcistring.c]
Segptr string handling fixed & enhanced.

* [if1632/crtdll.spec][misc/crtdll.c]
malloc,free,_strupr,_stricmp,_strcmpi added.

* [if1632/wsock32.spec][misc/winsock.c]
More direct thunks into unix libc and WsControl-stub added.

Thu Aug 29 23:54:25 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>

* [objects/metafile.c]
Bug fixes to both recording and playback of ExtTextOut().

Tue Aug 27 15:43:21 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>

* [multimedia/audio.c] [multimedia/mcianim.c]
  [multimedia/mcicda.c] [multimedia/midi.c]
Made cdaudio, audio and midi work for FreeBSD.

Sun Aug 25 20:18:56 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>

* [misc/crtdll.c] [if1632/crtdll.spec]
Added a lot of functions.

* [misc/ole2nls.c]
Added ID values for all languages in GetUserDefaultLCID().

Fri Aug 24 21:02:28 1996  Albrecht Kleine  <kleine@ak.sax.de>

* [windows/event.c] [windows/message.c]
First attempt at hook WH_JOURNALPLAYBACK.
49 files changed:
ANNOUNCE
ChangeLog
controls/button.c
controls/combo.c
controls/listbox.c
controls/scroll.c
controls/static.c
controls/status.c
files/drive.c
files/profile.c
if1632/commdlg.spec
if1632/crtdll.spec
if1632/kernel.spec
if1632/user.spec
if1632/user32.spec
if1632/wsock32.spec
include/commdlg.h
include/dc.h
include/windows.h
ipc/dde_proc.c
loader/ne_image.c
loader/pe_image.c
memory/string.c
misc/commdlg.c
misc/crtdll.c
misc/ole2nls.c
misc/spy.c
misc/winsocket.c
multimedia/audio.c
multimedia/mcianim.c
multimedia/mcicda.c
multimedia/mcistring.c
multimedia/midi.c
objects/bitmap.c
objects/clipping.c
objects/dc.c
objects/font.c
objects/metafile.c
objects/text.c
win32/error.c
windows/defwnd.c
windows/event.c
windows/mdi.c
windows/message.c
windows/painting.c
windows/syscolor.c
windows/win.c
windows/winpos.c
windows/winproc.c