home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Winzipper
/
Winzipper_ISO.iso
/
multimedia
/
scala
/
CATALOGS
/
CANVAS.MSG
< prev
next >
Wrap
Text File
|
1996-05-13
|
2KB
|
55 lines
; cdc 1.8 (24 Apr 1996)
; CAT Catalog Emitter $Revision: 1.20 $
;
; Catalog definitions for module "Canvas" (Canvas.Book)
;
; Original Command Line:
;
; Z:\SCALA\BIN\CDC.EXE -q -t -c -n
; C:\TMP\catch.dir\out\canvas;Z:\scala\names -i
; C:\TMP\catch.dir\include;Z:\scala\include canvas.cdl -o
; canvas.cdl.err -e CPublicHead -v -s -o
; C:\TMP\catch.dir\obj\canvas\DERIVED\canvas.h -e CPrivateHead -v -s -o
; C:\TMP\catch.dir\obj\canvas\DERIVED\INTERNAL\canvas.ph -e CPublicDoc
; -o C:\TMP\catch.dir\obj\canvas\DERIVED\canvas.doc -e CPrivateDoc -o
; C:\TMP\catch.dir\obj\canvas\DERIVED\INTERNAL\canvas.doc -e CPublicIPF
; -o C:\TMP\catch.dir\obj\canvas\DERIVED\canvas.ipf -e CPrivateIPF -o
; C:\TMP\catch.dir\obj\canvas\DERIVED\INTERNAL\canvas.ipf -e Catalog -c
; -o C:\scala\Scala\Catalogs\canvas.msg -e NameDB -o
; C:\TMP\catch.dir\out\canvas\canvas.ndb
;
; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
;
VERSION 1
REVISION 14
LANGUAGE "English"
NATURALNAME "Canvas"
; CAN_Creating
; Creating Canvas
MSG 0x06400400 "Creating canvas."
; CANVAS_CircularTesting
; Something is wrong with the order in which the video drivers must be
; installed
MSG 0x06400800 "Circular testing order of the video drivers."
; CANVAS_DriverNotInstalled
; Driver not installed
MSG 0x06400c01 "The \"%1\" video driver is not installed on the system."
; CANVAS_NoDriverFound
; No driver was found
MSG 0x06401000 "Could not find a driver for the installed graphics card."
; CANVAS_NoDriversOnDisk
; No driver on disk
MSG 0x06401400 "There are no drivers installed in scala:system/video."
; CANVAS_LoadingDrivers
; Loading video drivers context message
MSG 0x06401c00 "Loading video drivers."
; CANVAS_DBOnlyWithScreen
; DoubleBuffering needs the Screen sync mode
MSG 0x06401800 "Double Buffering can only be used with the Screen sync mode. This mode will be enabled."
; CANVAS_UnknownSyncMode
; The specified sync mode %1 is invalid
MSG 0x06402002 "The specified sync mode '%1' is unknown. Defaulting to '%2'."
; CANVAS_InvalidSyncTimerRate
; The specified frame rate is invalid
MSG 0x06402803 "The specified Sync Timer Rate is out of range (%1-%2). Defaulting to %3 fps."