2 // ---------------- internal Structures -------------
5 ** Amiga Workbench® Replacement
7 ** (C) Copyright 1999,2000 Aliendesign
8 ** Stefan Sommerfeld, Jörg Rebenstorf
10 ** Redistribution and use in source and binary forms are permitted provided that
11 ** the above copyright notice and this paragraph are duplicated in all such
12 ** forms and that any documentation, advertising materials, and other
13 ** materials related to such distribution and use acknowledge that the
14 ** software was developed by Aliendesign.
15 ** THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
16 ** WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
17 ** MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
21 #include <exec/types.h>
22 #endif /* EXEC_TYPES_H */
29 #define SCALOS_MSGID MAKE_ID('S','M','S','G')
33 struct SC_Message scmsg
;
38 struct SC_Message scmsg
;
39 struct SC_MethodData
*methoddata
;
45 struct SC_Message scmsg
;
47 struct TagItem
*taglist
;
50 struct SCMSGP_SetIDCMP
52 struct SC_Message scmsg
;
59 struct SC_Message scmsg
;
61 }; // that's not the whole size of this message