Sweden-Number/programs/progman
Bertho Stultiens 27337af65c - Implemented a new preprocessor that is (nearly) ANSI-C compliant. The
old parser has been stripped from the old preprocessor-code which
  cleaned up both resource-scanner and -parser.
- Standard defines have been introduced (see README.wrc)
- Both preprocessor- and resource-scanner have been optimized slightly
  so that no backing up is required (one char lookahead is enough).
- Filename-scanning has been cleaned up, though not perfect yet.
- User-type resources are compatible now.
- Line-continuation in strings is corrected so that it does not
  introduce a newline in the output.
2000-05-01 20:05:58 +00:00
..
.cvsignore Added .spec files for all libtest/ and programs/ WineLib apps. 2000-02-03 01:37:23 +00:00
ChangeLog More Portuguese language support. 1999-10-24 17:31:14 +00:00
Da.rc Cleanup of the Danish support. 1999-07-04 10:58:35 +00:00
De.rc Release 960331 1996-03-31 16:40:13 +00:00
En.rc Release 960331 1996-03-31 16:40:13 +00:00
Es.rc Added Spanish resources. 1998-10-24 11:43:53 +00:00
Fi.rc Release 960805 1996-08-05 17:42:43 +00:00
Fr.rc Release 980712 1998-07-12 19:29:36 +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
Makefile.in - Implemented a new preprocessor that is (nearly) ANSI-C compliant. The 2000-05-01 20:05:58 +00:00
Pt.rc More Portuguese language support. 1999-10-24 17:31:14 +00:00
README Release 960331 1996-03-31 16:40:13 +00:00
Sw.rc Release 980201 1998-02-01 18:33:27 +00:00
TODO Release 960302 1996-03-02 19:34:10 +00:00
Va.rc Release 980104 1998-01-04 17:49:09 +00:00
Wa.rc Fixed Winelib compilation. 1999-06-20 15:09:32 +00:00
Xx.rc Link only a single .rc file with application. 2000-01-29 22:07:03 +00:00
accel.rc Link only a single .rc file with application. 2000-01-29 22:07:03 +00:00
dialog.c Fixed some compiler errors and warnings. 2000-03-19 21:49:49 +00:00
group.c Fixed some compiler errors and warnings. 2000-03-19 21:49:49 +00:00
grpfile.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
license.c Release 980104 1998-01-04 17:49:09 +00:00
license.h Release 980104 1998-01-04 17:49:09 +00:00
main.c Fixed some compiler errors and warnings. 2000-03-19 21:49:49 +00:00
progman.h Release 960331 1996-03-31 16:40:13 +00:00
progman.spec Added import of comdlg32.dll in spec file. 2000-03-26 14:40:15 +00:00
program.c Fixed some compiler errors and warnings. 2000-03-19 21:49:49 +00:00
rsrc.rc Link only a single .rc file with application. 2000-01-29 22:07:03 +00:00
string.c Release 970101 1997-01-01 17:29:55 +00:00

README

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