Sweden-Number/include
Alexandre Julliard ff8331ea68 Release 950918
Sun Sep 17 16:47:49 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>

	* [configure.in] [*/Makefile.in] [Make.rules.in]
	Cleaned up makefiles, added configuration option for Winelib,
	grouped common make rules in Make.rules.in.

	* [Configure]
	Renamed to 'Configure.old'; please use 'configure' instead.

	* [controls/menu.c]
	Fixed DestroyMenu() to avoid deleting the same menu twice.
	More fixes to WM_MENUSELECT, and added WM_INITMENU.

	* [if1632/relay.c]
	Fixed wrong register values displayed by RELAY_DebugCall32().

	* [memory/local.c]
	Fixed LocalLock() and LocalUnlock() to increment/decrement the
	lock count for moveable blocks.

	* [misc/commdlg.c] [misc/shell.c] [rc/winerc.c]
	Modified the generated C file so that the resource information
	(size, etc.) is also exported.
	Modified common dialogs to use the new informations.

	* [misc/main.c] [ANNOUNCE]
	Update the list of contributors. Please let me know if I forgot
	someone.

	* [rc/sysres.rc] [rc/sysres_En.rc]
	Moved English resources to sysres_En.rc.
	Changed ids from numeric to symbolic for dialogs.

	* [windows/dialog.c]
	Modified template parsing to be able to pass segmented pointers to
	CreateWindow().

	* [windows/win.c]
	CreateWindow() now takes segmented pointers for class and window
	names.
	Maxmimize or minimize the window upon creation if the WS_MAXIMIZE
	or WS_MINIMIZE bits are set.

Thu Sep 14 17:19:57 1995  Paul Wilhelm  <paul@paul.accessone.com>

	* [controls/scroll.c]
	Fixed scroll-bar bugs for non-client windows.

Thu Sep 14 14:04:14 MET DST 1995 Jochen Hoenicke <Jochen.Hoenicke@arbi.Informatik.Uni-Oldenburg.de>

	* [include/cursor.h] [windows/cursor.c]
	Cursor is not mirrored any more and the hotspot is set right.

Wed Sep 13 14:22:31 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>

	* [ole.h]
	Misc small fixes.

Mon Sep  4 00:01:23 1995  Jon Tombs <jon@gte.esi.us.es>

	* [rc/sysres_Es.rc]
	First attempt at Spanish [Es] language support.

Sun Sep  3 13:22:33 1995     Martin von Loewis <loewis@informatik.hu-berlin.de>

	* [include/alias.h][windows/alias.c][include/relay32.h]
	New files

	* [controls/widgets.c]
	WIDGETS_Init: register alias window procedures

	* [if1632/callback.c]
	CallWndProc: Call alias functions if necessary

	* [if1632/gdi32.spec]
	GetStockObject, TextOutA: new relays

	* [misc/user32.c][if1632/user32.spec][misc/Makefile.in][misc/Imakefile]
	user32.c: new file
	BeginPaint,CreateWindowExA,DefWindowProcA,DispatchMessage,EndPaint,
	GetMessageA,RegisterClassA,ShowWindow,UpdateWindow: new relays

	* [if1632/winprocs32.spec][loader/pe_image.c][loader/module.c]
	PE_Win32CallToStart: new function
	MODULE_CreateInstance: removed static attribute
	LoadModule: Try loading PE image on error 21
	PE_LoadModule: new function
	PE_LoadImage: initialize pe_data with 0
	
	* [include/dlls.h][include/peexe.h]
	moved pe_data and w_files to peexe.h
	
	* [misc/shell.c]
	ShellAbout: Register AboutWndProc aliases

	* [miscemu/int21.c]
	handle 0x440A and 0xDC

	* [miscemu/int2f.c]
	handle 0x84

	* [objects/dib.c]
	CreateDIBitmap: complain if BITMAPINFOHEADER is of wrong size

	* [tools/build.c]
	include windows.h and relay32.h into generated Win32 relays,
	don't declare the implementation as int (*)();
	limit in WIN32_builtin was off by one

	* [windows/caret.c]
	CARET_Initialize: new function, call on strategic places

	* [windows/messagebox.c]
	MessageBox: register message box proc aliases

	* [if1632/advapi32.spec][if1632/comdlg32.spec]
	New files

	* [if1632/Makefile.in][if1632/Imakefile][if1632/relay32.c]
	added new spec files
	RELAY32_GetBuiltinDLL: perform lookup case insensitive
	RELAY32_GetEntryPoint: start name search at 0

	* [if1632/user.spec][if1632/kernel.spec][if1632/gdi.spec]
	Added stubs for new Win95 API

Sat Sep 2 1995  Martin Roy

	* [misc/commdlg.c]
	In WM_INITDIALOG, current filter must reflect lpofn->nFilterIndex.
  	When process IDOK button in FILEDLG_WMCommand(),
 	lpofn->nFilterIndex should be updated to current selection.

Thu Aug 31 15:00:00 1995 Ram'on Garc'ia <ramon@ie3.clubs.etsit.upm.es>

	* [loader/module.c] [loader/ne_image.c]
	Added support of self-loading modules.
1995-09-18 11:19:54 +00:00
..
bitmaps Release 950901 1995-09-01 15:57:28 +00:00
accel.h Release 940620 1994-06-21 16:15:21 +00:00
alias.h Release 950918 1995-09-18 11:19:54 +00:00
arch.h Release 950430 1995-04-30 10:05:20 +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 950302 1995-03-02 17:33:47 +00:00
brush.h Release 950216 1995-02-16 16:47:09 +00:00
button.h Release 941017 1994-10-17 18:12:41 +00:00
callback.h Release 950918 1995-09-18 11:19:54 +00:00
caption.h Release 0.6 1994-01-12 11:12:51 +00:00
class.h Release 950817 1995-08-17 17:11:36 +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 950522 1995-05-22 18:23:01 +00:00
comm.h Release 950430 1995-04-30 10:05:20 +00:00
commdlg.h Release 950522 1995-05-22 18:23:01 +00:00
compobj.h Release 950403 1995-04-03 16:55:37 +00:00
cursor.h Release 950918 1995-09-18 11:19:54 +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 950727 1995-07-29 13:09:43 +00:00
debugger.h Release 950817 1995-08-17 17:11:36 +00:00
desktop.h Release 950430 1995-04-30 10:05:20 +00:00
dialog.h Release 950918 1995-09-18 11:19:54 +00:00
dlgs.h Release 941030 1994-10-30 16:25:19 +00:00
dlls.h Release 950918 1995-09-18 11:19:54 +00:00
dos_fs.h Release 950727 1995-07-29 13:09:43 +00:00
driver.h Release 950620 1995-06-20 19:08:12 +00:00
event.h Release 941210 1994-12-10 13:02:28 +00:00
font.h Release 950706 1995-07-06 17:18:27 +00:00
gdi.h Release 950706 1995-07-06 17:18:27 +00:00
global.h Release 950727 1995-07-29 13:09:43 +00:00
graphics.h Release 950109 1995-01-09 18:21:16 +00:00
hook.h Release 950403 1995-04-03 16:55:37 +00:00
icon.h Release 0.4.10 1993-11-24 17:08:56 +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
keyboard.h Release 940804 1994-08-06 11:22:41 +00:00
ldt.h Release 950727 1995-07-29 13:09:43 +00:00
listbox.h Release 950706 1995-07-06 17:18:27 +00:00
local.h Release 950620 1995-06-20 19:08:12 +00:00
mdi.h Release 950620 1995-06-20 19:08:12 +00:00
menu.h Release 941210 1994-12-10 13:02:28 +00:00
message.h Release 950319 1995-03-19 17:39:39 +00:00
metafile.h Release 940620 1994-06-21 16:15:21 +00:00
miscemu.h Release 950901 1995-09-01 15:57:28 +00:00
mmsystem.h Release 950620 1995-06-20 19:08:12 +00:00
module.h Release 950918 1995-09-18 11:19:54 +00:00
msdos.h Release 950817 1995-08-17 17:11:36 +00:00
neexe.h Release 950706 1995-07-06 17:18:27 +00:00
nonclient.h Release 950202 1995-03-02 17:44:29 +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 950918 1995-09-18 11:19:54 +00:00
palette.h Release 950216 1995-02-16 16:47:09 +00:00
pe_image.h Release 950918 1995-09-18 11:19:54 +00:00
peexe.h Release 950522 1995-05-22 18:23: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 950817 1995-08-17 17:11:36 +00:00
relay32.h Release 950918 1995-09-18 11:19:54 +00:00
resource.h Release 950727 1995-07-29 13:09:43 +00:00
scroll.h Release 941210 1994-12-10 13:02:28 +00:00
selectors.h Release 950522 1995-05-22 18:23:01 +00:00
shell.h Release 950727 1995-07-29 13:09:43 +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
stackframe.h Release 950727 1995-07-29 13:09:43 +00:00
static.h Release 941017 1994-10-17 18:12:41 +00:00
stddebug.h Release 950727 1995-07-29 13:09:43 +00:00
stress.h Release 940405 1994-04-05 21:42:43 +00:00
syscolor.h Release 950109 1995-01-09 18:21:16 +00:00
sysmetrics.h Release 950901 1995-09-01 15:57:28 +00:00
task.h Release 950727 1995-07-29 13:09:43 +00:00
toolhelp.h Release 950403 1995-04-03 16:55:37 +00:00
user.h Release 950727 1995-07-29 13:09:43 +00:00
win.h Release 950817 1995-08-17 17:11:36 +00:00
windows.h Release 950918 1995-09-18 11:19:54 +00:00
wine.h Release 950522 1995-05-22 18:23:01 +00:00
winerror.h Release 950522 1995-05-22 18:23:01 +00:00
winnls.h Release 950706 1995-07-06 17:18:27 +00:00
winpos.h Release 950918 1995-09-18 11:19:54 +00:00
winsock.h Release 950901 1995-09-01 15:57:28 +00:00
wintypes.h Release 950620 1995-06-20 19:08:12 +00:00