<Preface>
    This application is intended to be sample application of DA (Desk
    Accessory for Palm Pilot).

    This source code is quite depend on many contributor (advice and
    source code) of pilot-tech JP mailing list members. Very thanks!!

    This code is free, you can copy/distribute/modify it
    (include commercial purpose).

    Topics covered in this application && contributor are :
	* Basics for DA application (on gcc)
	    Yamasa-san, Hoshi-san
	* Draggable DA
	    Araki-san
	* Detection of duplicate invocation (of same DA)
	    Araki-san
	* Draw just 'frame' on dragging. (transparent window shows background)
	    It's myself, Kawashima
	* Know which application (parent) invoke this DA
	    Endo-san
	* How to avoid HotSync! problem on DA (HotSync! does not start when
	  DA is active)
	    Imazeki-san, Takahashi-san, Senba-san

<Development environment>
    This program is developed under following environment:
	gcc for PalmPilot v2.7.2.2-kgpd-071097
	pilrc v2.0
	Palm Pilot III + Palm OS v3.0

<Any Question?>
    If you have any question for this source code, please send e-mail to:
	kawashima@iname.com        : author, Kawashima
	pilot-tech-ml@pilot-jp.net : pilot-tech JP mailing list

<Disclaimer>
    Author expects this program works properly.
    But author makes NO WARRANTY with respect to this software or anything
    derived from this source code, its quality, accuracy, fitness for
    particular purpose.
    This software is provided AS IS.
    Please use this at your own risk.


Happy hacking!
