1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-19 12:23:49 +03:00
Files
samba-mirror/examples/libsmbclient/README
Richard Sharpe 49177b07c8 Adding an examples directory for libsmbclient to the head branch along with
a simple Makefile and a small README ...
(This used to be commit 950821d69c)
2001-05-17 02:29:00 +00:00

9 lines
287 B
Plaintext

Some simple example programs for libsmbclient ...
testsmbc.c is kinda broken as it has many hardcoded bits in it
tree.c is an example of how you might do some of these things with GTK+
It needs lots of work but shows you some ways to use libsmbclient.
Richard Sharpe, 17-May-2001 ...