wine/programs/progman
Alexandre Julliard f0cbfa0c5c Release 970215
Sat Feb 15 11:59:17 1997  Alexandre Julliard  <julliard@lrc.epfl.ch>

	* [*/*]
	Converted a lot of functions to Win32 types.
	Removed HWND type.

Fri Feb 14 15:09:19 1997  Onno Hovers <onno@stack.nl>

	* [memory/global.c]
	Implemented GMEM_MOVEABLE blocks for Win32.

Fri Feb 14 00:24:39 1997  Alex Korobka <alex@trantor.pharm.sunysb.edu>

	* [loader/task.c] [windows/queue.c]
	Do not read X events while in the intertask SendMessage().

	* [misc/lstr.c]
	Fixed CharPrev32A().

	* [windows/hook.c] [include/hook.h]
	Restored broken WH_CALLWNDPROC functionality for dialogs, etc...

	* [windows/win.c] [windows/defwnd.c] [windows/mdi.c]
	  [windows/event.c] [controls/edit.c] 
	Added WIN_ISWIN32 flag to windows created by Win32 calls. 
	Several new Win32 messages are sent when this flag is on.
	
	* [msdos/dosmem.c] [memory/global.c]
	Some changes in DOS memory allocation.

Fri Feb  7 21:46:03 1997  Andrew Taylor  <andrew@riscan.com>

	* [win32/security.c]
	Added SID manipulation functions.

	* [include/debug.h]
	Added debugging class "security".

Fri  Feb 7 20:46:33 1997  Robert Pouliot <krynos@clic.net>

	* [debugger/msc.c] [debugger/source.c] 
	  [documentation/wine_os2.txt] [loader/signal.c]
	Some more changes for OS/2. Doesn't work yet.

Fri  Feb 7 09:31:17 1997  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>

	* [scheduler/process.c]
	Added ExpandEnvironmentStrings*.

	* [misc/ntdll.c] [include/ntdll.h]
	Added some new functions.

	* [objects/cursoricon.c]
	CURSORICON_LoadHandler: check against some bizarre out of memory
	conditions.
	
	* [windows/mdi.c]
	Fixed DefFrameProc32*, added TranslateMDISysAccel32.

Wed Feb  5 01:31:05 1997  John Zero <john@globe.graphisoft.hu>

	* [resources/sysres_Hu.rc] [misc/ole2nls.c] [misc/main.c]
	  [programs/progman/Hu.rc] [programs/winhelp/Hu.rc]
	Added Hungarian language support.
1997-02-15 14:29:56 +00:00
..
accel.rc Release 960302 1996-03-02 19:34:10 +00:00
ChangeLog Release 970215 1997-02-15 14:29:56 +00:00
De.rc Release 960331 1996-03-31 16:40:13 +00:00
dialog.c Release 970101 1997-01-01 17:29:55 +00:00
En.rc Release 960331 1996-03-31 16:40:13 +00:00
Fi.rc Release 960805 1996-08-05 17:42:43 +00:00
Fr.rc Release 960421 1996-04-21 14:57:41 +00:00
group.c Release 970101 1997-01-01 17:29:55 +00:00
grpfile.c Release 970101 1997-01-01 17:29:55 +00:00
Hu.rc Release 970215 1997-02-15 14:29:56 +00:00
It.rc Release 970215 1997-02-15 14:29:56 +00:00
Ko.rc Release 970215 1997-02-15 14:29:56 +00:00
License_En.c Release 970101 1997-01-01 17:29:55 +00:00
license.c Release 970101 1997-01-01 17:29:55 +00:00
license.h Release 960302 1996-03-02 19:34:10 +00:00
main.c Release 970215 1997-02-15 14:29:56 +00:00
Makefile.in Release 970215 1997-02-15 14:29:56 +00:00
progman.h Release 960331 1996-03-31 16:40:13 +00:00
program.c Release 970101 1997-01-01 17:29:55 +00:00
README Release 960331 1996-03-31 16:40:13 +00:00
string.c Release 970101 1997-01-01 17:29:55 +00:00
TODO Release 960302 1996-03-02 19:34:10 +00:00
Xx.rc Release 960331 1996-03-31 16:40:13 +00:00

This is a Program Manager for WINE.

There is a checksum in the Microsoft `*.grp' files. I don't know how
to calculate it. Therefore the group files written by this Program Manager
cannot be used with the Microsoft Program Manager!!

To prevent overwriting original files:
If there is an existing `*.grp' file this program uses the extension
`.gr' instead.

It's possible to use an alternate `progman.ini' file by adding to
`wine.conf' something like:
[progman]
progman.ini=/my/wine/path/progman.ini