On Thu, Oct 18, 2012 at 7:22 PM, Anatoli Hristov <toli...@gmail.com> wrote:
> It does not work the result is "0"
>
> And I don't find any documentation about it :(

Microsoft's official documentation can usually be found at the other
end of a web search. In this case:

http://msdn.microsoft.com/en-us/library/windows/desktop/ms724931(v=vs.85).aspx

You may need to call GetLastError to find out the actual problem.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to