Roger Upole <rwupole <at> msn.com> writes:

> 
> Also, try using a larger buffer size.  The function returns successfully
> if the buffer is too small without placing any results in the buffer.
> At several dir levels down, you're probably exceeding the 50 byte
> size specified.

I've posted a working example here:

http://tinyurl.com/ym26qr

which also passes on (from another user) Roger's warning
about buffer size.

TJG

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to