Sweden-Number/programs/winhelp
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
Da.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
It.rc
Ko.rc
Makefile.in - Implemented a new preprocessor that is (nearly) ANSI-C compliant. The 2000-05-01 20:05:58 +00:00
Pt.rc Link only a single .rc file with application. 2000-01-29 22:07:03 +00:00
Sw.rc
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
hlp2sgml.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
hlpfile.c Use min/max instead of MIN/MAX. 2000-03-25 21:44:35 +00:00
hlpfile.h
macro.c Use min/max instead of MIN/MAX. 2000-03-25 21:44:35 +00:00
macro.h
macro.lex.l Fixed some compiler errors and warnings. 2000-03-19 21:49:49 +00:00
macro.yacc.y - Fix some compiler warnings. 2000-03-28 20:44:59 +00:00
rsrc.rc Link only a single .rc file with application. 2000-01-29 22:07:03 +00:00
string.c
winhelp.c Use min/max instead of MIN/MAX. 2000-03-25 21:44:35 +00:00
winhelp.h
winhelp.spec Added import of comdlg32.dll in spec file. 2000-03-26 14:40:15 +00:00