wine/misc
Alexandre Julliard 139a4b1874 Release 961102
Sat Nov  2 12:50:40 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>

	* [files/dos_fs.c]
	Added long file name mask in DOSFS_FindNext().

	* [loader/pe_image.c] [loader/task.c]
	Moved Win32 task startup into TASK_CallToStart().

	* [objects/dc.c]
	Fixed SetDCState() for memory DC (thanks to Constantine
	Sapuntzakis for spotting this one).

	* [windows/winpos.c]
	Fixed WINPOS_ForceXWindowRaise() to preserve correct Z-order.

	* [*/*]
	Added Win32 version for many graphics functions.

Thu Oct 31 10:00:18 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>

	* [controls/button.c]
	BUTTON_CheckAutoRadioButton() unchecks only auto radio buttons.

	* [controls/edit.c]
	EM_GETSEL result should have HIWORD(result) >= LOWORD(result); old
	EDIT_EM_GetSel() renamed to EDIT_GetSel(). 

	* [windows/dialog.c]
	DS_LOCALEDIT is a dialog style not an edit style.

	* [windows/winproc.c]
	Stop stack trashing when wndPtr->text == NULL.

Tue Oct 29 23:35:04 1996   Constantine P Sapuntzakis <csapuntz@mit.edu>

	* [windows/dce.c]
	GetDCEx32 - The determination of whether to use the DC cache or
 	not should be independent of DCX_USESTYLE.

Sat Oct 26 17:31:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>

	* [files/directory.c]
	Added errno.h to #includes

	* [tools/makedep.c]
	Close files once they have been processed.
1996-11-02 14:24:07 +00:00
..
clipboard.c Release 961102 1996-11-02 14:24:07 +00:00
comm.c Release 960928 1996-09-28 18:11:01 +00:00
commdlg.c Release 961102 1996-11-02 14:24:07 +00:00
compobj.c Release 960611 1996-06-11 16:02:08 +00:00
crtdll.c Release 961013 1996-10-13 17:45:47 +00:00
driver.c Release 960811 1996-08-11 15:49:51 +00:00
escape.c Release 961023 1996-10-23 16:59:13 +00:00
exec.c Release 961013 1996-10-13 17:45:47 +00:00
keyboard.c Release 960611 1996-06-11 16:02:08 +00:00
lstr.c Release 960928 1996-09-28 18:11:01 +00:00
lzexpand.c Release 960928 1996-09-28 18:11:01 +00:00
main.c Release 961102 1996-11-02 14:24:07 +00:00
Makefile.in Release 961013 1996-10-13 17:45:47 +00:00
mpr.c Release 960824 1996-08-24 18:26:35 +00:00
network.c Release 961013 1996-10-13 17:45:47 +00:00
ole2.c Release 960506 1996-05-06 16:06:24 +00:00
ole2disp.c Release 960712 1996-07-12 19:02:39 +00:00
ole2nls.c Release 960928 1996-09-28 18:11:01 +00:00
olecli.c Release 961023 1996-10-23 16:59:13 +00:00
olesvr.c Release 961013 1996-10-13 17:45:47 +00:00
port.c Release 960728 1996-07-28 18:50:11 +00:00
printdrv.c Release 960824 1996-08-24 18:26:35 +00:00
rect.c Release 960516 1996-05-16 18:21:06 +00:00
registry.c Release 961102 1996-11-02 14:24:07 +00:00
shell.c Release 961102 1996-11-02 14:24:07 +00:00
sound.c Release 960506 1996-05-06 16:06:24 +00:00
spy.c Release 960928 1996-09-28 18:11:01 +00:00
stress.c Release 941030 1994-10-30 16:25:19 +00:00
system.c Release 960705 1996-07-05 17:14:13 +00:00
toolhelp.c Release 961013 1996-10-13 17:45:47 +00:00
user.c Release 961013 1996-10-13 17:45:47 +00:00
ver.c Release 961102 1996-11-02 14:24:07 +00:00
w32sys.c Release 960421 1996-04-21 14:57:41 +00:00
winsocket.c Release 961023 1996-10-23 16:59:13 +00:00
wsprintf.c Release 960913 1996-09-13 16:50:47 +00:00
xmalloc.c Release 960331 1996-03-31 16:40:13 +00:00