27337af65c
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. |
||
---|---|---|
.. | ||
.cvsignore | ||
ChangeLog | ||
Da.rc | ||
De.rc | ||
En.rc | ||
Es.rc | ||
Fi.rc | ||
Fr.rc | ||
Hu.rc | ||
It.rc | ||
Ko.rc | ||
License_En.c | ||
Makefile.in | ||
Pt.rc | ||
README | ||
Sw.rc | ||
TODO | ||
Va.rc | ||
Wa.rc | ||
Xx.rc | ||
accel.rc | ||
dialog.c | ||
group.c | ||
grpfile.c | ||
license.c | ||
license.h | ||
main.c | ||
progman.h | ||
progman.spec | ||
program.c | ||
rsrc.rc | ||
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