source: branches/client-1.5/src/rc/rc.h@ 150

Last change on this file since 150 was 116, checked in by Paul Smedley, 18 years ago

Encrypt samba password in Netdrive control files

  • Property svn:eol-style set to native
File size: 1.0 KB
Line 
1#define BTN_HELP 10
2#define BTN_PREV 11
3#define DLG_ID 1000
4#define LBL_WORKGRP 1001
5#define ENT_WORKGRP 1002
6#define LBL_SERVER 1003
7#define ENT_SERVER 1004
8#define LBL_SHARE 1005
9#define ENT_SHARE 1006
10#define LBL_USER 1007
11#define ENT_USER 1008
12#define LBL_PASS 1009
13#define ENT_PASS 1010
14#define LBL_MASTER 1011
15#define ENT_MASTER 1012
16#define CMB_MASTER 1013
17#define LBL_MEMLEN 1014
18#define CMB_MEMLEN 1015
19#define LBL_PROP 1016
20#define LBL_LOGFILE 1017
21#define ENT_LOGFILE 1018
22#define LBL_LOGLEVEL 1019
23#define CMB_LOGLEVEL 1020
24#define LBL_EASUPPORT 1021
25#define CHK_EASUPPORT 1022
26#define ENT_SPASS 1023
Note: See TracBrowser for help on using the repository browser.