Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
Sources/Process.r
/* _________________________________________________________________________________________________________ // |
Copyright © 1992 Apple Computer, Inc. All rights reserved. |
Macintosh Developer Technical Support.C++ Macintosh Toolbox Framework. |
Date: August 10, 1992 22:37:24 |
Revision comments are at the end of this file. |
--- |
TProcess is a Process Manager class. |
Process.r contains the resource information for the TProcess SLM class construction. |
_________________________________________________________________________________________________________ */ |
#include "SLMVersionResource.r" |
INCLUDE "ProcessNV.RSRC" 'libr'; |
INCLUDE "Process.RSRC" 'CODE' as 'code'; |
/* Change History (most recent last): |
No Init. Date Comment |
1 khs 8/10/92 New file, SLM support |
*/ |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14