Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.

This commit is contained in:
Jack Jansen 1999-12-12 21:41:51 +00:00
parent 608b3fa801
commit a05ac607d7
47 changed files with 4083 additions and 533 deletions

View file

@ -26,6 +26,7 @@ DialogItemType = Type("DialogItemType", "h")
DialogItemIndexZeroBased = Type("DialogItemIndexZeroBased", "h")
AlertType = Type("AlertType", "h")
StringPtr = Str255
EventMask = Type("EventMask", "h")
includestuff = includestuff + """
#include <Dialogs.h>