calling NetShareEnum win32api with ctypes
Tim Golden
mail at timgolden.me.uk
Thu Aug 28 03:53:52 EDT 2008
taghi wrote:
> I want to call NetShareEnum, a function from netapi32.dll
Not a straightforward answer but... are you aware that
this particular call is already wrapped by the pywin32
packages:
https://sourceforge.net/projects/pywin32/
http://timgolden.me.uk/pywin32-docs/win32net__NetShareEnum_meth.html
TJG
PS Is it me or is SourceForge's latest redesign actually
less useful than its last one?
More information about the Python-list
mailing list