added the following structures:
authorLuke Leighton <lkcl@samba.org>
Sun, 19 Oct 1997 14:36:27 +0000 (14:36 +0000)
committerLuke Leighton <lkcl@samba.org>
Sun, 19 Oct 1997 14:36:27 +0000 (14:36 +0000)
commite8bedb18bf249d2f06834b0f151ea22df86e2602
treed05046048d83ec0189d34d8ada8480961cabf423
parent7d8c0b60f19fb503619e3bdcde7aaa144e56dcd4
added the following structures:

SH_INFO_1
SH_INFO_1_STR
SHARE_INFO_1_CTR
SRV_Q_NET_SHARE_ENUM
SRV_R_NET_SHARE_ENUM

the share info1 container can handle a maximum of 32 shares.  the share info1
string structures contain two unicode strings, with 1024 uint16 characters
_each_.  we're going to _have_ to dynamically allocate the unicode strings,
else we'll run out of stack space.  rapidly.
source/include/smb.h