wine/programs/progman
Alexandre Julliard 530ee8407c Release 961023
Tue Oct 22 20:09:52 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>

	* [*/Makefile.in] [tools/makedep.c]
	New program to generate dependencies; should be faster and more
	portable than 'gcc -MM'.

	* [*/*]
	Replaced WPARAM and HDC by explicitly-sized types.

	* [windows/hook.c]
	Fixed bug in HOOK_GetHook16 function.

Thu Oct 17 09:13:50 1996  John Harvey <john@division.co.uk>

	* [include/debug.h] [include/stddebug.h]
        Added debug option for win16drv (-debugmsg +win16drv)

	* [graphics/win16drv/init.c]
        Only enable CreateDC if printer=on specified in wine section of
 	wine.conf.
 	printfs changed to dprintf_win16drv.
	Some tidying up.

	* [include/gdi.h] [graphics/x11drv/clipping.c]
	  [graphics/x11drv/Makefile.in]
        Moved SetDeviceClipping into drivers.
1996-10-23 16:59:13 +00:00
..
accel.rc Release 960302 1996-03-02 19:34:10 +00:00
ChangeLog Release 960805 1996-08-05 17:42:43 +00:00
De.rc Release 960331 1996-03-31 16:40:13 +00:00
dialog.c Release 960331 1996-03-31 16:40:13 +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 960331 1996-03-31 16:40:13 +00:00
grpfile.c Release 960331 1996-03-31 16:40:13 +00:00
license.c Release 960302 1996-03-02 19:34:10 +00:00
license.h Release 960302 1996-03-02 19:34:10 +00:00
License_En.c Release 960302 1996-03-02 19:34:10 +00:00
main.c Release 960818 1996-08-18 16:21:52 +00:00
Makefile.in Release 961023 1996-10-23 16:59:13 +00:00
progman.h Release 960331 1996-03-31 16:40:13 +00:00
program.c Release 960705 1996-07-05 17:14:13 +00:00
README Release 960331 1996-03-31 16:40:13 +00:00
string.c Release 960818 1996-08-18 16:21:52 +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