home *** CD-ROM | disk | FTP | other *** search
- /* This file contains empty template routines that
- * the IDCMP handler will call uppon. Fill out these
- * routines with your code or use them as a reference
- * to create your program.
- */
-
- int ALoadCloseWindow( void )
- {
- /* routine for "IDCMP_CLOSEWINDOW". */
- }
-
-