home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vectronix 2
/
VECTRONIX2.iso
/
FILES_07
/
ACS.ZIP
/
ACS
/
SCHIEBER
/
SLIDER.H
< prev
Wrap
C/C++ Source or Header
|
1992-01-28
|
858b
|
45 lines
/*
This file was create with ACS 1.0 (c) Stefan Bachert 1991
The contents is based on file: E:\ACS.DOC\SCHIEBER.\SLIDER.ACS
compiled at: Tue Dec 17 21:31:44 1991
*/
/* STRINGS */
/* OBJECT TREES */
extern OBJECT PAL_HOR_SLIDER;
#define HORSLIDER_001 ( 2)
#define HORSLIDER_002 ( 15)
#define HORSLIDER_003 ( 28)
#define HORSLIDER_005 ( 41)
#define HORSLIDER_006 ( 54)
#define HORSLIDER_007 ( 67)
extern OBJECT PAL_VER_SLIDER;
#define VERSLIDER_001 ( 1)
#define VERSLIDER_002 ( 14)
#define VERSLIDER_003 ( 27)
#define VERSLIDER_004 ( 40)
#define VERSLIDER_005 ( 53)
extern OBJECT SLIDER_TEST;
#define VER_SLIDER ( 1)
#define HOR_SLIDER ( 14)
#define HOR_VALUE ( 27)
#define VER_VALUE ( 28)
/* WINDOWS */
extern Awindow SCHIEBER;
extern Adescr ACSdescr;