Sweden-Number/if1632
Alexandre Julliard d90840e180 Release 960611
Tue Jun 11 15:20:43 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>

	* [debugger/break.c] [loader/signal.c]
	Fixed breakpoints in 32-bit code.

	* [include/windows.h]
	Added many more Win32 versions of standard structures.

	* [include/winreg.h] [misc/registry.c]
	Moved private types into registry.c.

	* [memory/string.c] (New file)
	Moved most string functions from misc/lstr.c; added Win32 version
	of all functions.

	* [misc/wsprintf.c]
	Implemented Win32 wsprintf functions.

	* [objects/bitmap.c]
	Implemented Win32 bitmap functions.

	* [windows/dialog.c]
	Don't set dialog procedure before the controls are created. This
	avoids a crash in Winhelp.

Tue Jun 11 14:10:06 1996 Martin von Loewis <loewis@informatik.hu-berlin.de>

	* [controls/menu.c] [if1632/user.spec] [windows/message.c]
	Replace PeekMessage with PeekMessage16.

	* [if1632/kernel32.spec][misc/main.c]
	GetVersion32,GetVersionEx32A,GetVersionEx32W: new functions.
	MAIN_ParseVersion: new function, new command line option -winver.
	GetVersion: modified to take command line argument into account.

	* [if1632/kernel32.spec] [win32/process.c]
	FreeLibrary32: new function.
	TlsAlloc: initialize Tls to zero.
	InterlockedIncrement,InterlockedDecrement,InterlockedExchange: new
	functions.

	* [if1632/kernel32.spec]
	SetErrorMode,GetActiveWindow: new relays to existing functions.

	* [if1632/kernel32.spec][win32/user32.c]
	PeekMessage32A,PeekMessage32W: new functions.

	* [include/struct32.h][include/windows.h]
	Moved MSG32 to windows.h.
	Renamed MSG to MSG16.
	Modified prototypes to use MSG16

	* [include/winbase.h]
	OSVERSIONINFO32A,OSVERSIONINFO32W: new structures.

Sun Jun  9 20:53:30 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>

	* [if1632/Makefile.in] [loader/builtin.c]
	version.dll,lz32.dll added.

	* [include/lzexpand.h] [if1632/lz32.spec] [if1632/lzexpand.spec]
	  [misc/lzexpand.c]
	lz32.dll added.
	Modified to new function naming standard.

	* [include/ver.h] [if1632/ver.spec] [if1632/version.spec] [misc/ver.c]
	version.dll added (win32 version of ver.dll).
	Modified to new function naming standard.
	Use registry to look up a LOCALE langids too.
	(VerInstallFile,VerFindFile still stubs)

Fri Jun  7 20:40:20 1996  Albrecht Kleine  <kleine@ak.sax.de>

	* [files/file.c]
	Added a warning if GetTempFileName() gets a bad drive parameter.

	* [misc/commdlg.c]
	Changed file listbox color to gray in SaveFile dialog 
	(just like Windows does this).
1996-06-11 16:02:08 +00:00
..
Makefile.in Release 960611 1996-06-11 16:02:08 +00:00
advapi32.spec Release 960516 1996-05-16 18:21:06 +00:00
callback.c Release 960521 1996-05-21 15:01:41 +00:00
comctl32.spec Release 960331 1996-03-31 16:40:13 +00:00
comdlg32.spec Release 960331 1996-03-31 16:40:13 +00:00
commdlg.spec Release 960428 1996-04-28 15:09:19 +00:00
compobj.spec Release 960428 1996-04-28 15:09:19 +00:00
crtdll.spec Release 960506 1996-05-06 16:06:24 +00:00
ddeml.spec Release 960428 1996-04-28 15:09:19 +00:00
dummy.c Release 951105 1995-11-05 14:39:02 +00:00
except.S Release 960405 1996-04-05 14:58:24 +00:00
findfunc Release 940420 1994-04-21 01:20:00 +00:00
gdi.spec Release 960611 1996-06-11 16:02:08 +00:00
gdi32.spec Release 960611 1996-06-11 16:02:08 +00:00
kernel.spec Release 960611 1996-06-11 16:02:08 +00:00
kernel32.spec Release 960611 1996-06-11 16:02:08 +00:00
keyboard.spec Release 960428 1996-04-28 15:09:19 +00:00
lz32.spec Release 960611 1996-06-11 16:02:08 +00:00
lzexpand.spec Release 960611 1996-06-11 16:02:08 +00:00
mmsystem.spec Release 960516 1996-05-16 18:21:06 +00:00
mouse.spec Release 960428 1996-04-28 15:09:19 +00:00
ntdll.spec Release 960506 1996-05-06 16:06:24 +00:00
ole2.spec Release 960428 1996-04-28 15:09:19 +00:00
ole2conv.spec Release 960428 1996-04-28 15:09:19 +00:00
ole2disp.spec Release 960428 1996-04-28 15:09:19 +00:00
ole2nls.spec Release 960428 1996-04-28 15:09:19 +00:00
ole2prox.spec Release 960428 1996-04-28 15:09:19 +00:00
ole32.spec Release 960331 1996-03-31 16:40:13 +00:00
olecli.spec Release 960428 1996-04-28 15:09:19 +00:00
olesvr.spec Release 960428 1996-04-28 15:09:19 +00:00
relay.c Release 960521 1996-05-21 15:01:41 +00:00
shell.spec Release 960516 1996-05-16 18:21:06 +00:00
shell32.spec Release 960506 1996-05-06 16:06:24 +00:00
sound.spec Release 960428 1996-04-28 15:09:19 +00:00
storage.spec Release 960428 1996-04-28 15:09:19 +00:00
stress.spec Release 960428 1996-04-28 15:09:19 +00:00
system.spec Release 960528 1996-05-28 18:54:58 +00:00
toolhelp.spec Release 960428 1996-04-28 15:09:19 +00:00
user.spec Release 960611 1996-06-11 16:02:08 +00:00
user32.spec Release 960611 1996-06-11 16:02:08 +00:00
ver.spec Release 960611 1996-06-11 16:02:08 +00:00
version.spec Release 960611 1996-06-11 16:02:08 +00:00
w32sys.spec Release 960428 1996-04-28 15:09:19 +00:00
win87em.spec Release 960428 1996-04-28 15:09:19 +00:00
winsock.spec Release 960428 1996-04-28 15:09:19 +00:00
winspool.spec Release 960331 1996-03-31 16:40:13 +00:00
wprocs.spec Release 960606 1996-06-06 18:38:27 +00:00
wsock32.spec Release 960506 1996-05-06 16:06:24 +00:00