Sweden-Number/dlls/display
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.c, *.spec.glue.s, *.glue.c to .cvsignore that need them. 2000-01-23 22:00:06 +00:00
Makefile.in Moved dll-specific make rules to a separate Makedll.rules file. 2000-03-04 22:31:27 +00:00
disp.rc - Implemented a new preprocessor that is (nearly) ANSI-C compliant. The 2000-05-01 20:05:58 +00:00
display.spec Built-in DLLs resources are now specified in spec file. 2000-01-09 04:20:31 +00:00
display_main.c Moved graphics initialisation to the x11drv/ttydrv dll init code. 2000-03-20 18:21:19 +00:00