home *** CD-ROM | disk | FTP | other *** search
- /******************************************************************************
- * .FILE: mltcd.h *
- * *
- * .DESCRIPTION: Multimedia Stereo Sample: Symbolic Definitions *
- * *
- * .COPYRIGHT: *
- * Licensed Material - Program-Property of IBM *
- * (C) Copyright IBM Corp. 1992, 1996 - All Rights Reserved *
- * *
- * .DISCLAIMER: *
- * The following [enclosed] code is sample code created by IBM *
- * Corporation. This sample code is not part of any standard IBM product *
- * and is provided to you solely for the purpose of assisting you in the *
- * development of your applications. The code is provided 'AS IS', *
- * without warranty of any kind. IBM shall not be liable for any damages *
- * arising out of your use of the sample code, even if they have been *
- * advised of the possibility of such damages. *
- * *
- * .NOTE: WE RECOMMEND USING A FIXED SPACE FONT TO LOOK AT THE SOURCE *
- * *
- ******************************************************************************/
- #define SCANFID 4001
- #define SCANBID 4002
- #define TRACKFID 4003
- #define TRACKBID 4004
- #define EJECTID 4005
- #define READOUTID 4006
- #define DISCREADOUTID 4007
- #define BASEBUTTONID 4008
- #define CDNAMEID 4009
-
- #define STR_PAD 9108
- #define TITLE_CD_PLAYER 9107
- #define STR_INIT_DISP 9106
- #define STR_NO_TITLE 9105
- #define STR_INSERT 9104
- #define STR_NO_DEVICE 9103
- #define STR_TRACK 9102
- #define STR_NO_DISC_TITLE 9101
- #define STR_NO_TRACK_TITLE 9100
-
-