Sweden-Number/include
Alexandre Julliard d2e1c1a43a Release 960309
Fri Mar  8 19:07:18 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>

	* [configure.in]
	Quote '[' and ']' in the test program for the strength-reduce
	bug. This should work much better...

	* [files/file.c]
	Augmented DOS_FILE structure. Most internal functions now return a
	DOS_FILE* instead of a Unix handle.
	Added a local file array to replace the PDB list upon startup, to
	allow using file I/O functions before the first task is created.
	Added FILE_SetDateTime() and FILE_Sync() functions.
	
	* [loader/module.c]
	Use the DOS file I/O functions in MODULE_LoadExeHeader().

	* [objects/bitblt.c]
	Use visible region instead of GC clip region to clip source
	area. This fixes the card drawing bug in freecell.

	* [objects/region.c]
	Fixed CombineRgn() to allow src and dest regions to be the same.

Fri Mar  8 16:32:23 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>

	* [controls/EDIT.TODO]
	Updated so it reflects the current status.

	* [controls/edit.c]
	Implemented internal EDIT_WordBreakProc().
	Implemented ES_READONLY.
	Implemented WM_LBUTTONDBLCLK to select whole words.
	Fixed a lot of types in the function definitions.

Wed Mar  6 19:55:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>

	* [debugger/info.c]
	Added "walk window" command to walk window list. 

	* [windows/mdi.c]
	Added proper(?) WM_MDISETMENU message handling.

Wed Mar  6 09:27:12 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>

	* [if1632/callback.c][if1632/relay32.c]
	RELAY32_CallWindowProcConvStruct: new function.

	* [win32/struct32.c][win32/Makefile.in][win32/param.c][win32/user32.c]
	struct32.c: new file. Moved all structure conversions into that file
	PARAM32_POINT32to16,MSG16to32,USER32_RECT32to16: 
	renamed to STRUCT32_POINT32to16, ...
	WIN32_POINT,WIN32_MSG,WIN32_RECT,WIN32_PAINTSTRUCT: renamed to
	POINT32, ...
	New conversion functions for NCCALCSIZE_PARAMS, WINDOWPOS,
 	CREATESTRUCT.

	* [include/windows.h][misc/exec.c]
	WINHELP, MULTIKEYHELP, HELPWININFO: new structures
	WinHelp: Reimplemented. Thanks to Peter Balch
 	(100710.2566@compuserve.com) for his valuable research.

	* [win32/winprocs.c]
	WIN32_CallWindowProcTo16: new function, call in
 	USER32_DefWindowProcA,...

Mon Mar  4 23:22:40 1996  Jim Peterson <jspeter@birch.ee.vt.edu>

	* [include/wintypes.h]
	Added "#define __export".

	* [objects/bitblt.c]
	Put in a few hacks to make bitblt-ing work when upside-down and/or
	mirrored.  BITBLT_StretchImage should really be checked over
	thoroughly.

	* [programs/progman/main.c]
	Added "#include <resource.h>" for definition of HAVE_WINE_CONSTRUCTOR.

	* [rc/parser.h] [rc/parser.l] [rc/parser.y] [rc/winerc.c]
	Eliminated shift/reduce conflict in style definition.
	Added crude error message support: "stdin:%d: parse error before '%s'".
	Implemented string table support to the best of my ability (it works
	with LoadString() calls).

	* [windows/nonclient.c]
	Fixed bug in NC_DoSizeMove() that made system menu pop up when title
	bar of non-iconized window was clicked (checked for iconization).

Mon Mar 04 20:55:19 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>

	* [if1632/lzexpand.spec] [if1632/relay.c]
	  [include/lzexpand.h][misc/lzexpand.c]
	LZEXPAND.DLL added.

Sun Mar 03 18:10:22 1996  Albrecht Kleine  <kleine@ak.sax.de>

	* [windows/win.c]
	Prevent usage of invalid HWNDs in WIN_EnumChildWin(),
	this prevents too early termination of EnumChildWindows().
1996-03-09 16:12:43 +00:00
..
bitmaps Release 951124 1995-11-26 13:59:11 +00:00
accel.h Release 951105 1995-11-05 14:39:02 +00:00
advapi32.h Release 951212 1995-12-12 18:49:11 +00:00
alias.h Release 950918 1995-09-18 11:19:54 +00:00
arch.h Release 960114 1996-01-14 18:12:01 +00:00
atom.h Release 950901 1995-09-01 15:57:28 +00:00
bit_array.h Release 950727 1995-07-29 13:09:43 +00:00
bitmap.h Release 951105 1995-11-05 14:39:02 +00:00
brush.h Release 950216 1995-02-16 16:47:09 +00:00
button.h Release 951003 1995-10-03 17:06:08 +00:00
callback.h Release 960302 1996-03-02 19:34:10 +00:00
caption.h Release 0.6 1994-01-12 11:12:51 +00:00
class.h Release 951003 1995-10-03 17:06:08 +00:00
clipboard.h Release 941210 1994-12-10 13:02:28 +00:00
color.h Release 941227 1994-12-27 14:11:53 +00:00
combo.h Release 951003 1995-10-03 17:06:08 +00:00
comm.h Release 950430 1995-04-30 10:05:20 +00:00
commdlg.h Release 951226 1995-12-26 15:05:24 +00:00
compobj.h Release 950403 1995-04-03 16:55:37 +00:00
cursoricon.h Release 951003 1995-10-03 17:06:08 +00:00
dc.h Release 950109 1995-01-09 18:21:16 +00:00
dce.h Release 950319 1995-03-19 17:39:39 +00:00
dde.h Release 950727 1995-07-29 13:09:43 +00:00
dde_atom.h Release 950918 1995-09-18 11:19:54 +00:00
dde_mem.h Release 950901 1995-09-01 15:57:28 +00:00
dde_proc.h Release 950901 1995-09-01 15:57:28 +00:00
debug.h Release 960218 1996-02-18 18:44:41 +00:00
debugger.h Release 960309 1996-03-09 16:12:43 +00:00
desktop.h Release 951003 1995-10-03 17:06:08 +00:00
dialog.h Release 960218 1996-02-18 18:44:41 +00:00
directory.h Release 960114 1996-01-14 18:12:01 +00:00
dlgs.h Release 941030 1994-10-30 16:25:19 +00:00
dlls.h Release 960309 1996-03-09 16:12:43 +00:00
dos_fs.h Release 960309 1996-03-09 16:12:43 +00:00
drive.h Release 960131 1996-01-31 19:02:28 +00:00
driver.h Release 950620 1995-06-20 19:08:12 +00:00
event.h Release 951003 1995-10-03 17:06:08 +00:00
file.h Release 960309 1996-03-09 16:12:43 +00:00
font.h Release 950706 1995-07-06 17:18:27 +00:00
gdi.h Release 960218 1996-02-18 18:44:41 +00:00
global.h Release 951226 1995-12-26 15:05:24 +00:00
graphics.h Release 950109 1995-01-09 18:21:16 +00:00
handle32.h Release 960218 1996-02-18 18:44:41 +00:00
hook.h Release 951124 1995-11-26 13:59:11 +00:00
instance.h Release 950319 1995-03-19 17:39:39 +00:00
kernel.h Release 941210 1994-12-10 13:02:28 +00:00
kernel32.h Release 960131 1996-01-31 19:02:28 +00:00
keyboard.h Release 940804 1994-08-06 11:22:41 +00:00
ldt.h Release 951003 1995-10-03 17:06:08 +00:00
libres.h Release 951226 1995-12-26 15:05:24 +00:00
listbox.h Release 960131 1996-01-31 19:02:28 +00:00
local.h Release 951003 1995-10-03 17:06:08 +00:00
lzexpand.h Release 960309 1996-03-09 16:12:43 +00:00
mdi.h Release 960131 1996-01-31 19:02:28 +00:00
menu.h Release 960131 1996-01-31 19:02:28 +00:00
message.h Release 960114 1996-01-14 18:12:01 +00:00
metafile.h Release 940620 1994-06-21 16:15:21 +00:00
miscemu.h Release 960218 1996-02-18 18:44:41 +00:00
mmsystem.h Release 950620 1995-06-20 19:08:12 +00:00
module.h Release 960302 1996-03-02 19:34:10 +00:00
msdos.h Release 960218 1996-02-18 18:44:41 +00:00
neexe.h Release 951003 1995-10-03 17:06:08 +00:00
nonclient.h Release 951003 1995-10-03 17:06:08 +00:00
ole.h Release 950918 1995-09-18 11:19:54 +00:00
ole2.h Release 950620 1995-06-20 19:08:12 +00:00
options.h Release 960302 1996-03-02 19:34:10 +00:00
palette.h Release 950216 1995-02-16 16:47:09 +00:00
pe_image.h Release 960218 1996-02-18 18:44:41 +00:00
peexe.h Release 960114 1996-01-14 18:12:01 +00:00
pen.h Release 950216 1995-02-16 16:47:09 +00:00
regfunc.h Release 950319 1995-03-19 17:39:39 +00:00
region.h Release 950727 1995-07-29 13:09:43 +00:00
registers.h Release 960114 1996-01-14 18:12:01 +00:00
relay32.h Release 960309 1996-03-09 16:12:43 +00:00
resource.h Release 951226 1995-12-26 15:05:24 +00:00
resource32.h Release 960218 1996-02-18 18:44:41 +00:00
scroll.h Release 941210 1994-12-10 13:02:28 +00:00
selectors.h Release 951226 1995-12-26 15:05:24 +00:00
shell.h Release 960131 1996-01-31 19:02:28 +00:00
shm_block.h Release 950901 1995-09-01 15:57:28 +00:00
shm_fragment.h Release 950901 1995-09-01 15:57:28 +00:00
shm_main_blk.h Release 950901 1995-09-01 15:57:28 +00:00
shm_semaph.h Release 950901 1995-09-01 15:57:28 +00:00
spy.h Release 960309 1996-03-09 16:12:43 +00:00
stackframe.h Release 960114 1996-01-14 18:12:01 +00:00
static.h Release 951003 1995-10-03 17:06:08 +00:00
stddebug.h Release 960218 1996-02-18 18:44:41 +00:00
stress.h Release 940405 1994-04-05 21:42:43 +00:00
string32.h Release 960218 1996-02-18 18:44:41 +00:00
struct32.h Release 960309 1996-03-09 16:12:43 +00:00
syscolor.h Release 950109 1995-01-09 18:21:16 +00:00
sysmetrics.h Release 951105 1995-11-05 14:39:02 +00:00
task.h Release 960114 1996-01-14 18:12:01 +00:00
toolhelp.h Release 960225 1996-02-25 11:36:22 +00:00
user.h Release 950727 1995-07-29 13:09:43 +00:00
win.h Release 960218 1996-02-18 18:44:41 +00:00
winbase.h Release 951124 1995-11-26 13:59:11 +00:00
wincon.h Release 951124 1995-11-26 13:59:11 +00:00
windows.h Release 960309 1996-03-09 16:12:43 +00:00
wine.h Release 960131 1996-01-31 19:02:28 +00:00
winerror.h Release 951212 1995-12-12 18:49:11 +00:00
winnls.h Release 951124 1995-11-26 13:59:11 +00:00
winpos.h Release 960218 1996-02-18 18:44:41 +00:00
winsock.h Release 960225 1996-02-25 11:36:22 +00:00
wintypes.h Release 960309 1996-03-09 16:12:43 +00:00
xmalloc.h Release 960302 1996-03-02 19:34:10 +00:00