home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-06-25 | 530 b | 13 lines | [TEXT/CWIE] |
- // =================================================================================
- // DocumentsConstants.h ©1995-1997 Metrowerks Inc. All rights reserved.
- // =================================================================================
-
- #pragma once
-
- const PP_PowerPlant::ResIDT PPob_TextWindow = 1000;
- const PP_PowerPlant::PaneIDT kTextScroller = 1;
- const PP_PowerPlant::PaneIDT kTextView = 2;
-
- const PP_PowerPlant::ResIDT PPob_TextPrintout = 1100;
- const PP_PowerPlant::PaneIDT kTextPlaceholder = 1;
-