home *** CD-ROM | disk | FTP | other *** search
- ; ---------------------------------------------------------------------
- ;
- ; SumFS.inc - Sum Component Include File - QuickTime for Windows
- ;
- ; Version 1.0
- ;
- ; (c) 1988-1993 Apple Computer, Inc. All Rights Reserved.
- ;
- ; ---------------------------------------------------------------------
-
-
- ; Macro FS Function Name
-
- ComponentFunc 0, Sum
- ComponentFunc 1, SetSum
- ComponentFunc 2, GetGlobalSum
- ComponentFunc 3, SetGlobalSum
-
- kSumFunctionCount EQU 4
-