|
Last change
on this file since 163 was 9, checked in by Yuri Dario, 19 years ago |
|
Build plugin and daemon with gcc, closes ticket:7.
|
-
Property svn:eol-style
set to
native
|
|
File size:
1.3 KB
|
| Line | |
|---|
| 1 | #include <hmacros.h>
|
|---|
| 2 | #include "rc.h"
|
|---|
| 3 |
|
|---|
| 4 | :userdoc.
|
|---|
| 5 |
|
|---|
| 6 | .nameit symbol=nd text='NetDrive for OS/2'
|
|---|
| 7 | .nameit symbol=ndcp text='NetDrive for OS/2 Control Panel'
|
|---|
| 8 | .nameit symbol=mp text='mount point'
|
|---|
| 9 | .nameit symbol=ressmb text='SAMBA Resource Properties'
|
|---|
| 10 |
|
|---|
| 11 | :title.NetDrive for OS/2 Control Panel Help
|
|---|
| 12 |
|
|---|
| 13 | :docprof toc=123456.
|
|---|
| 14 | .******************************************************
|
|---|
| 15 |
|
|---|
| 16 | .******************************************************
|
|---|
| 17 | HEADING(1,DLG_ID)&ressmb.
|
|---|
| 18 | PINDEX(ressmb)&ressmb.
|
|---|
| 19 | :p.
|
|---|
| 20 | The parameters of a SMB FS resource are&colon.
|
|---|
| 21 | :parml.
|
|---|
| 22 | :pt.Workgroup
|
|---|
| 23 | :pd.Name of workgroup
|
|---|
| 24 |
|
|---|
| 25 | :pt.Server
|
|---|
| 26 | :pd.Name or IP address of server to connect to.
|
|---|
| 27 |
|
|---|
| 28 | :pt.Share
|
|---|
| 29 | :pd.Name of share to connect to.
|
|---|
| 30 |
|
|---|
| 31 | :pt.User
|
|---|
| 32 | :pd.Name of user to log in.
|
|---|
| 33 |
|
|---|
| 34 | :pt.Password
|
|---|
| 35 | :pd.Password of user.
|
|---|
| 36 |
|
|---|
| 37 | :pt.Master
|
|---|
| 38 | :pd.Name of master workgroup or server.
|
|---|
| 39 |
|
|---|
| 40 | :pt.Mastertype
|
|---|
| 41 | :pd.0 if 'master' is the name of master server, 1 if 'master' is the name of master workgroup.
|
|---|
| 42 |
|
|---|
| 43 | :pt.Memlen
|
|---|
| 44 | :pd.The size of shared memory buffer allocated for every NDFS connection in size of 64k blocks.
|
|---|
| 45 |
|
|---|
| 46 | :pt.Logfile
|
|---|
| 47 | :pd.File to log records from smbcd.exe. Used only if smbcd.exe is run by ndpsmb.dll plugin, not manually.
|
|---|
| 48 |
|
|---|
| 49 | :pt.Loglevel
|
|---|
| 50 | :pd.Level of logging (0-9) for smbcd.exe. Used only if smbcd.exe is run by ndpsmb.dll plugin, not manually.
|
|---|
| 51 |
|
|---|
| 52 | :pt.EA Support
|
|---|
| 53 | :pd.Switches on/off EA support.
|
|---|
| 54 |
|
|---|
| 55 | :eparml.
|
|---|
| 56 | .******************************************************
|
|---|
| 57 | :euserdoc.
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.