home *** CD-ROM | disk | FTP | other *** search
- MaskThrowback version 1.00
- ===============
-
- MaskThrowback is a simple little module that stops certain messages such as
- 'Non-ANSI #include <xxxxx.h>' appearing in throwback windows.
-
- It works by installing a filter on the Wimp message that sends a throwback
- message to a text editor.
-
- You can add more messages by changing the 'Masked' file and re-assembling it
- (you will need ObjAsm, CMHG, a C compiler and OSLib). All you have to do is
- add more lines beginning with 'add_message' - you can use the '*' character
- as a wildcard.
-
- MaskThrowback works with Zap, although I haven't tried it with SrcEdit or
- StrongEd.
-
- For some reason, there seems to be a bit of a clash with the LongFilenames
- module. If you have problems, try loading the modules in a different order.
- However, LongFilenames seems to clash with almost everything. :-)
-
- Mark Seaborn
- mseaborn@argonet.co.uk
-