This is ComposeHelper.h in view mode; [Download] [Up]
/* -*-C-*- ******************************************************************************* * * File: ComposeHelper.h * RCS: $Header: /usr/local/lib/cvs/EnhanceMail/ComposeHelper.h,v 1.1.1.1 1996/06/22 21:05:02 cedman Exp $ * Description: * Author: Carl Edman * Created: Fri Oct 13 11:48:24 1995 * Modified: Sat Jun 22 17:02:39 1996 (Carl Edman) cedman@capitalist.princeton.edu * Language: C * Package: N/A * Status: Experimental (Do Not Distribute) * * (C) Copyright 1995, but otherwise this file is perfect freeware. * ******************************************************************************* */ #import <appkit/appkit.h> #import "MailApp.h" @interface EnhanceComposeHelper : Object - (BOOL)willDeliverMessage:(MailMessage *)mes to:(StringList *)rec; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.