]>
git.saurik.com Git - wxWidgets.git/blob - src/mac/morefile/OptimizationEnd.h
2 File: OptimizationEnd.h
4 Contains: Defines that let you make MoreFiles code more efficient.
8 Copyright: © 1992-2001 by Apple Computer, Inc., all rights reserved.
10 You may incorporate this sample code into your applications without
11 restriction, though the sample code has been provided "AS IS" and the
12 responsibility for its operation is 100% yours. However, what you are
13 not permitted to do is to redistribute the source as "DSC Sample Code"
14 after having made changes. If you're going to re-distribute the source,
15 we require that you make it clear in the source that the code was
16 descended from Apple Sample Code, but that you've made changes.
20 DRI: Apple Macintosh Developer Technical Support
22 Other Contact: Apple Macintosh Developer Technical Support
23 <http://developer.apple.com/bugreporter/>
25 Technology: DTS Sample Code
31 Change History (most recent first):
33 <1> 2/7/01 JL first checked in
37 The Optimization changes to MoreFiles source and header files, along with
38 this file and Optimization.h, let you optimize the code produced by MoreFiles
41 Original changes supplied by Fabrizio Oddone
45 #if __USEPRAGMAINTERNAL
46 #if defined(__MWERKS__)
47 #pragma internal reset
52 #if __WANTPASCALELIMINATION
53 #ifndef __COMPILINGMOREFILES