home *** CD-ROM | disk | FTP | other *** search
- /*
- * WNKTERM resource file
- *
- * Copyright (c) 1989, 1990
- * William S. Hall
- * 3665 Benton Street, #66
- * Santa Clara, CA 95051
- */
-
- #include <windows.h>
-
- /* terminal headers */
- #include "wnterm.h"
- #include "wntdlg.h"
-
- /* Kermit headers */
- #include "wnkerm.h"
- #include "wnkdlg.h"
-
- /* terminal menus, dialog boxes, and strings */
- #include "wntmnu.rc"
- #include "wntdlg.dlg"
-
- /* Kermit menus, dialog boxes, and strings */
- #include "wnkmnu.rc"
- #include "wnkerm.dlg"
-