summaryrefslogtreecommitdiffstats
path: root/private/utils/ntbackup/inc/save_sel.h
blob: 679ea8ba362904f5d01eb8b5f80e7f1affdfdca4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
/*******************************************************************************
Copyright(c) Maynard, an Archive Company.  1991


     Name:         save_sel.h

     Description:  include file for the save_sel.dlg dialog


     $Log:   G:/UI/LOGFILES/SAVE_SEL.H_V  $

   Rev 1.3   04 Oct 1992 19:49:04   DAVEV
UNICODE AWK PASS

   Rev 1.2   03 Apr 1992 13:15:16   CARLS
added translate defines

   Rev 1.0   20 Nov 1991 19:34:42   SYSTEM
Initial revision.

*******************************************************************************/

#ifdef TRANSLATE
#define IDHELP 100
#define IDD_SELECTSAVE              4
#else
#include "dlg_ids.h"
#endif

#define IDD_DS_LIST                 0x0065
#define IDD_SS_FILENAME             0x0068
#define IDD_SS_LIST                 0x006A
#define IDD_SAVE_FNAME              0x006B
#define IDD_SAVE_FLIST              0x006C