Last change
on this file since 150 was 9, checked in by Yuri Dario, 18 years ago |
Build plugin and daemon with gcc, closes ticket:7.
|
-
Property svn:eol-style
set to
native
|
File size:
1.1 KB
|
Line | |
---|
1 | ; Updated by makedesc.cmd
|
---|
2 | ; Updated by makedesc.cmd
|
---|
3 | ; Updated by makedesc.cmd
|
---|
4 | ; Updated by makedesc.cmd
|
---|
5 | LIBRARY NDPSMB INITINSTANCE TERMINSTANCE
|
---|
6 | DESCRIPTION '@#NDPSMB, Netlabs.org:1.0.15#@##1## 23 Mar 2007 16:44:49 paperino::en::::@@NDPSMB - SMBFS NetDrive External Plugin'
|
---|
7 | DATA MULTIPLE NONSHARED
|
---|
8 | EXPORTS
|
---|
9 | NdpTypes = _NdpTypes
|
---|
10 | NdpPropertiesInfo = _NdpPropertiesInfo
|
---|
11 | NdpPluginLoad
|
---|
12 | NdpPluginFree
|
---|
13 |
|
---|
14 | NdpMountResource
|
---|
15 | NdpFreeResource
|
---|
16 | NdpCreateConnection
|
---|
17 | NdpFreeConnection
|
---|
18 |
|
---|
19 | NdpRsrcCompare
|
---|
20 | NdpRsrcUpdate
|
---|
21 |
|
---|
22 | NdpRsrcQueryInfo
|
---|
23 | NdpRsrcQueryFSAttach
|
---|
24 | NdpRsrcQueryFSAllocate
|
---|
25 |
|
---|
26 | NdpQueryPathInfo
|
---|
27 | NdpDeletePathInfo
|
---|
28 | NdpDiscardResourceData
|
---|
29 | NdpRefresh
|
---|
30 | NdpSetPathInfo
|
---|
31 | NdpEAQuery
|
---|
32 | NdpEASet
|
---|
33 | NdpEASize
|
---|
34 | NdpSetCurrentDir
|
---|
35 | NdpCopy
|
---|
36 | NdpCopy2
|
---|
37 | NdpForceDelete
|
---|
38 | NdpCreateDir
|
---|
39 | NdpFindStart
|
---|
40 | NdpMove
|
---|
41 | NdpMove2
|
---|
42 | NdpChangeCase
|
---|
43 | NdpRename
|
---|
44 | NdpOpenExisting
|
---|
45 | NdpOpenReplace
|
---|
46 | NdpOpenCreate
|
---|
47 | NdpDeleteDir
|
---|
48 | NdpSetFileAttribute
|
---|
49 |
|
---|
50 | NdpFlush
|
---|
51 | NdpIOCTL
|
---|
52 |
|
---|
53 | NdpFileQueryInfo
|
---|
54 | NdpFileEAQuery
|
---|
55 | NdpFileEASet
|
---|
56 | NdpFileEASize
|
---|
57 | NdpFileSetInfo
|
---|
58 | NdpFileSetFilePtr
|
---|
59 | NdpFileClose
|
---|
60 | NdpFileCommit
|
---|
61 | NdpFileNewSize
|
---|
62 | NdpFileRead
|
---|
63 | NdpFileWrite
|
---|
64 |
|
---|
65 | NdpOpenReplaceL
|
---|
66 | NdpOpenCreateL
|
---|
67 | NdpFileSetFilePtrL
|
---|
68 | NdpFileNewSizeL
|
---|
Note:
See
TracBrowser
for help on using the repository browser.