Re: [python-win32] Credential Manager "CredEnumerate"

2014-04-15 Thread alessandro.zanni
o use ctype and a wrapper to call C functions. However, I wanted to know if there was a easier way to do it. Thank you for your help. Have a great day. Alessandro De : python-win32 [python-win32-bounces+alessandro.zanni=bt@python.org] de

[python-win32] Credential Manager "CredEnumerate"

2014-04-14 Thread alessandro.zanni
Hi guys, I'm working on a Windows project in Python and I have some questions concerning the windows credentials manager.The function "CredEnumerate" of the "win32cred" lib works really well to retrieve the credentials manager on Windows 7. But as you know, the way to retrieve the credential m