Copyright  1990-1991 Commodore-Amiga, Inc.

These examples are provided in electronic form by Commodore-Amiga, Inc.
for use with the Amiga Mail Volume II technical publication. Amiga Mail
Volume II is a bi-monthly technical publication that contains additional
information on the correct usage of the techniques and operating system
functions presented in these examples. The source and executable code of
these examples may only be distributed in free electronic form, via bulletin
board or as part of a fully non-commercial and freely redistributable
diskette.  Both the source and executable code (including comments) must be
included, without modification, in any copy.  These examples may not be
published in printed form or distributed with any commercial product.
However, the programming techniques and support routines set forth in these
examples may be used in the development of original executable software
products for Commodore Amiga computers.

All other rights reserved.

These examples are provided "as-is" and are subject to change; no
warranties are made.  All use is at your own risk. No liability or
responsibility is assumed.


Some of these examples were modifed slightly from the original articles.
This was to make them compatible with the V37 include files.  Each example
was recompiled with SAS C 5.10b.

The following is the list of code examples and executables:

AMCX/
	AMCX/broker
	AMCX/Broker.c
	AMCX/hotkey
	AMCX/HotKey.c

ExtScreen/
	ExtScreen/extscreen
	ExtScreen/extscreen.c

Genlock/
	Genlock/genlockdemo
	Genlock/genlockdemo.c

AppWorkbench/
	AppWorkbench/adc
	AppWorkbench/adc.c
	AppWorkbench/AppIcon
	AppWorkbench/AppIcon.c
	AppWorkbench/AppIcon.h
	AppWorkbench/AppMenu
	AppWorkbench/AppMenu.c
	AppWorkbench/AppWindow
	AppWorkbench/AppWindow.c

CAMG/
	CAMG/camg
	CAMG/CAMG.c

ManWindows/
	ManWindows/Hide
	ManWindows/Hide.c
	ManWindows/Hide.h
	ManWindows/Jumpy
	ManWindows/Jumpy.c
	ManWindows/Zoom
	ManWindows/Zoom.c

boopsi/
	boopsi/boopsi1
	boopsi/Boopsi1.c

setfunc/
	setfunc/ispy
	setfunc/ISpy.c
	setfunc/Ispy_stubs.asm

ASL/
	ASL/filehook
	ASL/FileHook.c
	ASL/filepat
	ASL/FilePat.c
	ASL/fontreq
	ASL/FontReq.c
	ASL/simpleFR
	ASL/SimpleFR.c

ImageClass/
	ImageClass/classface.o
	ImageClass/exe.me
	ImageClass/hookface.o
	ImageClass/mytextlabelclass.c
	ImageClass/usemyic
	ImageClass/usemyic.c

ReadArgs/
	ReadArgs/ReadArgs
	ReadArgs/readargs.c

System/
	System/SystemTest
	System/SystemTest.c

FontTag/
	FontTag/cliptext
	FontTag/cliptext.c
	FontTag/FTA
	FontTag/FTA.c

Notify/
	Notify/MessageNotification
	Notify/MessageNotification.c
	Notify/SignalNotification
	Notify/SignalNotification.c

IconImage/
	IconImage/WBArg.c

Screens&Windows/
	Screens&Windows/CloneWB
	Screens&Windows/CloneWB.c
	Screens&Windows/Pub
	Screens&Windows/Pub.c
	Screens&Windows/ScreenDisplayModes
	Screens&Windows/ScreenDisplayModes.c

Aspect/
	Aspect/getaspect
	Aspect/GetAspect.c

FileName/
	FileName/Part
	FileName/Part.c
	FileName/Split
	FileName/split.c

Pattern/
	Pattern/Pattern
	Pattern/pattern.c
	Pattern/SetStar
	Pattern/SetStar.c

Scan/
	Scan/DirComp
	Scan/DirComp.c
	Scan/Find
	Scan/Find.c
	Scan/ListDir
	Scan/listdir.c
	Scan/ListDir2
	Scan/listdir2.c
	Scan/ListPattern
	Scan/ListPattern.c
