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
En.rc
Es.rc Added Spanish resources. 1998-10-24 11:43:53 +00:00
Fi.rc
Fr.rc
Hu.rc
It.rc
Ko.rc
License_En.c
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
Sw.rc
TODO
Va.rc
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
license.h
main.c Fixed some compiler errors and warnings. 2000-03-19 21:49:49 +00:00
progman.h
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

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