Sweden-Number/objects
Alexandre Julliard 8bbf8180e5 Release 960913
Wed Sep 11 18:08:30 1996  Albrecht Kleine  <kleine@ak.sax.de>

	* [windows/event.c]
	Minor improvements in setting event time in MSG struct.

	* [windows/hook.c]
	Removed an useless 'unimplemented hook' message.

	* [windows/win.c]
	Added a WH_CBT hook call during window creation: good for CTL3D.DLL

Wed Sep 11 11:19:56 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
	* [loader/pe_image.c]
	Fixed imports with no name/ordinal list (MFC30.DLL).
	Added borland style - ordinal import (wsock32.dll).

	* [files/file.c] [win32/file.c] [if1632/kernel.spec]
	  [if1632/kernel32.spec] [include/windows.h]
	Win32 and Win16 code use the same filehandles/HFILEs.
	Added SetEndOfFile, MoveFile*, diverse *W functions.

	* [loader/pe_image.c]
	Fixed argument 2 to DllEntry.

	* [misc/comm.c]
	Adapt to filehandling changes, win32 code still broken.

	* [misc/registry.c]
	Use Wine filehandling.
	StartupRegistry to add startup-detected registry entries.

	* [miscemu/dpmi.c] [miscemu/int21.c]
	Some missing interrupt-functions added.

	* [if1632/gdi32.spec][if1632/user32.spec]
	Some thunks to 16 bit equivalent functions added.

Sat Sep  7 11:36:57 EDT 1996  Matthew Ghio <ghio@netcom.com>

	* [misc/winsocket.c]
	Rewrote WINSOCK_select() and WSAFDIsSet() to properly convert
	Windows fd_set structs.

	* [if1632/winsock.spec]
	Corrected arguments to select().
1996-09-13 16:50:47 +00:00
..
Makefile.in Release 960717 1996-07-17 20:02:21 +00:00
bitblt.c Release 960818 1996-08-18 16:21:52 +00:00
bitmap.c Release 960902 1996-09-02 16:46:30 +00:00
brush.c Release 960811 1996-08-11 15:49:51 +00:00
clipping.c Release 960902 1996-09-02 16:46:30 +00:00
color.c Release 960824 1996-08-24 18:26:35 +00:00
cursoricon.c Release 960811 1996-08-11 15:49:51 +00:00
dc.c Release 960902 1996-09-02 16:46:30 +00:00
dcvalues.c Release 960712 1996-07-12 19:02:39 +00:00
dib.c Release 960818 1996-08-18 16:21:52 +00:00
font.c Release 960902 1996-09-02 16:46:30 +00:00
gdiobj.c Release 960824 1996-08-24 18:26:35 +00:00
linedda.c Release 960805 1996-08-05 17:42:43 +00:00
metafile.c Release 960913 1996-09-13 16:50:47 +00:00
oembitmap.c Release 960811 1996-08-11 15:49:51 +00:00
palette.c Release 960824 1996-08-24 18:26:35 +00:00
pen.c Release 960611 1996-06-11 16:02:08 +00:00
region.c Release 960811 1996-08-11 15:49:51 +00:00
text.c Release 960902 1996-09-02 16:46:30 +00:00