/*
 *
 * $Id: wvdlg.h 1.27 1994/09/16 01:09:55 jcooper Exp $
 * $Log: wvdlg.h $
 * Revision 1.27  1994/09/16  01:09:55  jcooper
 * constants for new SmartFiler and SelectPath dialogs, plus
 * general cleanup for 92.6
 *
 * Revision 1.26  1994/08/24  18:00:29  jcooper
 * misc encoding/decoding changes
 *
 * Revision 1.25  1994/08/23  23:13:19  martin
 * new group list box
 *
 * Revision 1.24  1994/08/11  00:09:17  jcooper
 * Enhancements to Mime and article encoding/encoding
 *
 * Revision 1.23  1994/08/04  05:48:33  dumoulin
 * Added support for scrollable version box
 *
 * Revision 1.22  1994/07/25  22:41:22  pearse_w_r
 * ShowUnreadOnly option
 *
 * Revision 1.21  1994/07/25  18:51:48  jcooper
 * execution of decoded files
 *
 * Revision 1.20  1994/06/23  23:06:21  dumoulin
 * sorted identifiers by number and added new status fields to print dialog
 *
 * Revision 1.19  1994/05/23  18:37:00  jcooper
 * new attach code, session [dis]connect
 *
 * Revision 1.18  1994/05/02  20:50:48  jglasser
 * oops forgot one
 *
 * Revision 1.17  1994/05/02  20:20:38  rushing
 * changes from jody glasser
 *
 * Revision 1.16  1994/03/01  19:10:19  rushing
 * ThreadFullSubject option added
 *
 * Revision 1.15  1994/02/24  21:28:18  jcoop
 * jcoop changes
 *
 * Revision 1.14  1994/01/24  17:39:47  jcoop
 * 90.2 changes
 *
 * Revision 1.13  1994/01/15  23:53:22  jcoop
 * constants for new jcoop dialogs - attachments, etc
 *
 * Revision 1.12  1994/01/12  19:27:55  mrr
 * mrr mods 4
 * 
 * Revision 1.11  1993/12/08  01:29:07  rushing
 * new version box and cr lf consistency
 *
 * Revision 1.10  1993/12/07  19:47:23  rushing
 * added IDD_SHOWVERSION
 *
 * Revision 1.9  1993/08/25  18:54:36  mbretherton
 * MRB merge, mail & post logging
 *
 * Revision 1.8  1993/07/13  16:03:04  riordan
 * MRR mods
 *
 * Revision 1.7  1993/06/22  19:09:14  rushing
 * mail force type selection via dialog
 *
 * Revision 1.6  1993/06/22  18:14:53  rushing
 * added ID's for MailForceType
 *
 * Revision 1.5  1993/05/28  17:18:00  rushing
 * Added Misc... option to enable threading
 *
 * Revision 1.4  1993/05/18  22:10:45  rushing
 * smtp support
 *
 * Revision 1.3  1993/05/13  19:58:51  SOMEONE
 * fancy 'from' in group window
 *
 * Revision 1.2  1993/05/13  16:17:30  rushing
 * article fetch limit dialog box support
 *
 * Revision 1.1  1993/02/16  20:54:42  rushing
 * Initial revision
 *
 *
 */

#include "version.h" 

#define ID_OK                           1
#define ID_CANCEL                       2 
#define ID_OK_SAVE                      11
#define OK                              108
#define IDD_OK_SAVE                     109
 
#define IDD_COM1                        300
#define IDD_COM2                        301
#define IDD_7EVEN                       302
#define IDD_8NONE                       303
#define IDD_SPEED                       304
#define ID_COMMTCP                      305
#define ID_COMMSERIAL                   306

#define ID_CONFIG_NNTP_SERVER           310
#define ID_CONFIG_NNTP_PORT             311
#define ID_CONFIG_NAME                  320
#define ID_CONFIG_EMAIL                 321
#define ID_CONFIG_ORG                   322
#define ID_CONFIG_SHOWUNSUB             324
#define ID_CONFIG_SHOWREAD              325
#define ID_CONFIG_CONFIRM_BATCH         326
#define ID_CONFIG_CONFIRM_EXIT          327
#define ID_CONFIG_CONFIRM_REPLY_TO      328
#define ID_CONFIG_CONNECT_AT_START      329
#define ID_DOLIST_BASE                  330
#define ID_DOLIST_YES                   331
#define ID_DOLIST_ASK                   332
#define ID_DOLIST_NO                    333
#define ID_CONFIG_THREADS               334
#define ID_BROWSE                       335
#define ID_CONFIG_THREADS_FULL_SUBJECT  336	/* SMR 940301 */
#define ID_CONFIG_GROUP_MULTI_SELECT    337     /* jlg 28-apr-94 */
#define ID_CONFIG_SHOWUNREADONLY        338     /* wrp 05-JUL-94 */

#define ID_CONFIG_NEW_WND_GROUP         340
#define ID_CONFIG_NEW_WND_ARTICLE       341
#define ID_CONFIG_APPEND                342
#define ID_CONFIG_DO_LIST               344
#define ID_CONFIG_ASK_COMM              350
#define ID_CONFIG_ARTICLE_FIXED_FONT    352


#define IDD_FILENAME                    501
#define IDD_APPEND                      502
#define IDD_KEEP_HEADER_VISIBLE         503

#define IDD_VERSION_LISTBOX             508     /* JD 8/3/94 */
#define IDD_VERSION_NUMBER              509     /* JD 8/3/94 */
#define IDD_SEARCH_STRING               510
#define IDD_SUBJECT_STRING              511
#define ID_CONFIG_FULLNAMEFROM          512
#define IDD_SUBJECT_PROMPT              513
#define ID_CONFIG_SMTP_SERVER           514
#define IDD_MAIL_SELECT_NONE            515
#define IDD_MAIL_SELECT_MAPI            516
#define IDD_MAIL_SELECT_SMTP            517
#define IDD_MAIL_SELECT_AUTO            518
#define IDD_REPLY_TO                    519
#define IDD_CC_BY_MAIL                  520 
#define IDD_CC_ADDRESS                  521

#define ID_CONFIG_AUTH_USERNAME         522
#define ID_CONFIG_AUTH_PASSWORD         523

#define IDD_DEMANDLOGON                 525
#define IDM_SHOW_VERSION                526

#define IDD_MAILLOG                     530
#define IDD_POSTLOG		        531  
#define IDD_MAILNAME                    532
#define IDD_POSTNAME                    533
#define ID_BROWSEPOST                   534
#define ID_BROWSEMAIL                   535


#define IDD_CODING_TYPE                 550		/* en/decode JSC 9/12/93 */
#define IDD_ATTACH_NOW		        551
#define IDD_ATTACH_NEXT		        552
#define IDD_CONTENT_TYPE	        553
#define IDD_ARTICLE_SPLIT_LENGTH        554
#define IDD_CUSTOM_TABLE                555
#define IDD_SUBJECT_TEMPLATE	        556
#define IDD_REVIEW                      557
#define IDD_NO_REVIEW                   558
#define IDD_MIME_BOUNDARY               559
#define IDD_MAKE_DEFAULT                560
#define IDD_GENERATE_MIME		    568
#define IDD_MIME_USAGE_SUGGESTIONS	569

#define IDD_DECODE_PATH                 561
#define IDD_DUMB_DECODE                 562
#define IDD_VERBOSE_STATUS              563
#define IDD_ENABLE_SIG                  564
#define IDD_EXECUTE_DECODED             565
#define IDD_SMART_FILER                 566

#define IDD_SAVE_NEWSRC                 570
#define IDD_SAVE_CONFIG                 571

#define IDD_DELETE                      575
#define IDD_ADD                         576
#define IDD_MAIL_DEST                   577
#define IDD_MAIL_LIST                   578

#define IDD_PRINT                       600
#define IDD_PRINTDEVICE                 601     /* JD 930205 */
#define IDD_PRINTPORT                   602     /* JD 930205 */
#define IDD_PRINTTITLE                  603     /* JD 930205 */
#define IDD_PRINTSTATUS			604     /* JD 940623 */
#define IDD_PRINTSUBJECT		605	/* JD 940623 */

#define ID_100_ARTS                     650
#define ID_250_ARTS                     651
#define ID_500_ARTS                     652
#define ID_THRESHOLD_ALL                654
#define IDD_ART_THRESHOLD               655
#define IDD_ARTS_TO_GRAB                656
#define ID_THRESHOLD_UNREAD             657

#define IDD_HIERARCHY_LISTBOX           700
#define IDD_SUBSCRIBED_GROUP_LISTBOX    701
#define IDD_UNSUBSCRIBED_GROUP_LISTBOX  702

#define IDD_DOS_EXT_LIST                750	/* for smart filer jsc 9/9/94 */
#define IDD_SOURCE_EXT_LIST             751
#define IDD_SOURCE_EXT                  752
#define IDD_DOS_EXT                     753
#define IDD_NAME_SHORTEN                754
#define IDD_AVOID_DUPES                 755 
#define IDD_ENABLE_CONVERSION           756
#define IDD_MAX_NAME_LEN                757
#define IDD_MAX_EXT_LEN                 758

#define ID_DRIVELIST                    800
#define ID_DIRECTORYLIST                801
#define ID_TEMPLIST                     802

