access_table() challenge - win a Samba t-shirt!

Osama Abu-Aish osabmt00 at fht-esslingen.de
Mon Jan 17 01:13:25 GMT 2000


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Don't know, but perhaps this helps:

#define OF_READ             0x00000000
#define OF_WRITE            0x00000001
#define OF_READWRITE        0x00000002
#define OF_SHARE_COMPAT     0x00000000
#define OF_SHARE_EXCLUSIVE  0x00000010
#define OF_SHARE_DENY_WRITE 0x00000020
#define OF_SHARE_DENY_READ  0x00000030
#define OF_SHARE_DENY_NONE  0x00000040
#define OF_PARSE            0x00000100
#define OF_DELETE           0x00000200
#define OF_VERIFY           0x00000400
#define OF_CANCEL           0x00000800
#define OF_CREATE           0x00001000
#define OF_PROMPT           0x00002000
#define OF_EXIST            0x00004000
#define OF_REOPEN           0x00008000

from winbase.h

Greetings, Osama




-----BEGIN PGP SIGNATURE-----
Version: PGP 5.5.5 -- QDPGP 2.12 
Comment: Encrypted with PGP 5.5.3i - key available upon request.

iQA/AwUBOIJepQmMXnP+meK2EQJRCgCgthnuDD4pgS4q7FflNb+mtwqXx6MAoLfe
udVB/jFRCn8oWtR8y6uh5JYS
=U+AZ
-----END PGP SIGNATURE-----


More information about the samba-technical mailing list