home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_07 / ACS.ZIP / ACS / AUF_AB / AUF_AB.H < prev    next >
C/C++ Source or Header  |  1992-01-28  |  502b  |  35 lines

  1. /*
  2.  
  3.     This file was create with ACS 1.0 (c) Stefan Bachert 1991
  4.     The contents is based on file: E:\ACS.DOC\AUF_AB\AUF_AB.ACS
  5.     compiled at: Thu Jan 02 19:11:48 1992
  6. */
  7.  
  8.  
  9. /*   STRINGS   */
  10.  
  11.  
  12.  
  13. /*   OBJECT TREES   */
  14.  
  15.  
  16. extern OBJECT ABOUT_ME;
  17.  
  18. extern OBJECT AUF_AB;
  19. #define VALUE          (  6)
  20.  
  21. extern OBJECT INFOBOX;
  22.  
  23. extern OBJECT NEU_DIA;
  24. #define DIA_VAL        (  3)
  25. #define DIA_OK         (  4)
  26.  
  27.  
  28. /*   WINDOWS   */
  29.  
  30. extern Awindow FENSTER;
  31.  
  32.  
  33. extern Adescr ACSdescr;
  34.  
  35.