av.h

Go to the documentation of this file.
00001 /*
00002  * WinDom: a high level GEM library
00003  * Copyright (c) 1997-2006 windom authors (see AUTHORS file)
00004  *
00005  * This library is free software; you can redistribute it and/or
00006  * modify it under the terms of the GNU Lesser General Public
00007  * License as published by the Free Software Foundation; either
00008  * version 2.1 of the License, or (at your option) any later version.
00009  *
00010  * This library is distributed in the hope that it will be useful,
00011  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00012  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00013  * Lesser General Public License for more details.
00014  *
00015  * You should have received a copy of the GNU Lesser General Public
00016  * License along with this library; if not, write to the Free Software
00017  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
00018  *
00019  * $Source: /cvsroot/windom/htdocs/doc/html/av_8h-source.html,v $
00020  *
00021  * CVS info:
00022  *   $Author: bercegeay $
00023  *   $Date: 2006/06/22 11:58:26 $
00024  *   $Revision: 1.5 $
00025  */
00026 
00027 
00028 #ifndef __vaproto__
00029 #define __vaproto__
00030 
00031 #define AV_PROTOKOLL      0x4700
00032 #define VA_PROTOSTATUS    0x4701
00033 #define AV_GETSTATUS      0x4703
00034 #define AV_STATUS         0x4704
00035 #define VA_SETSTATUS      0x4705
00036 #define AV_SENDCLICK      0x4709
00037 #define AV_SENDKEY        0x4710
00038 #define VA_START          0x4711
00039 #define AV_ASKFILEFONT    0x4712
00040 #define VA_FILEFONT       0x4713
00041 #define AV_ASKCONFONT     0x4714
00042 #define VA_CONFONT        0x4715
00043 #define AV_ASKOBJECT      0x4716
00044 #define VA_OBJECT         0x4717
00045 #define AV_OPENCONSOLE    0x4718
00046 #define VA_CONSOLEOPEN    0x4719
00047 #define AV_OPENWIND       0x4720
00048 #define VA_WINDOPEN       0x4721
00049 #define AV_STARTPROG      0x4722
00050 #define VA_PROGSTART      0x4723
00051 #define AV_ACCWINDOPEN    0x4724
00052 #define VA_DRAGACCWIND    0x4725
00053 #define AV_ACCWINDCLOSED  0x4726
00054 #define AV_COPY_DRAGGED   0x4728
00055 #define VA_COPY_COMPLETE  0x4729
00056 #define AV_PATH_UPDATE    0x4730
00057 #define AV_WHAT_IZIT      0x4732
00058 #define VA_THAT_IZIT      0x4733
00059 #define AV_DRAG_ON_WINDOW 0x4734
00060 #define VA_DRAG_COMPLETE  0x4735
00061 #define AV_EXIT           0x4736
00062 #define AV_STARTED        0x4738
00063 #define VA_FONTCHANGED    0x4739
00064 #define AV_XWIND          0x4740
00065 #define VA_XOPEN          0x4741
00066 
00067 /* New messages from 26.06.1995 */
00068 
00069 #define AV_VIEW           0x4751
00070 #define VA_VIEWED         0x4752
00071 #define AV_FILEINFO       0x4753
00072 #define VA_FILECHANGED    0x4754
00073 #define AV_COPYFILE       0x4755
00074 #define VA_FILECOPIED     0x4756
00075 #define AV_DELFILE        0x4757
00076 #define VA_FILEDELETED    0x4758
00077 #define AV_SETWINDPOS     0x4759
00078 #define VA_PATH_UPDATE    0x4760
00079 
00080 /* Object types for VA_THAT_IZIT */
00081 
00082 #define VA_OB_UNKNOWN   0
00083 #define VA_OB_TRASHCAN  1
00084 #define VA_OB_SHREDDER  2
00085 #define VA_OB_CLIPBOARD 3
00086 #define VA_OB_FILE      4
00087 #define VA_OB_FOLDER    5
00088 #define VA_OB_DRIVE     6
00089 #define VA_OB_WINDOW    7
00090 
00091 #endif

Generated on Thu Jun 22 11:45:27 2006 for WinDom by  doxygen 1.4.6