Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #31623 > unrolled thread

Re: Change computername

Started byChris Angelico <rosuav@gmail.com>
First post2012-10-18 21:13 +1100
Last post2012-10-18 21:13 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Change computername Chris Angelico <rosuav@gmail.com> - 2012-10-18 21:13 +1100

#31623 — Re: Change computername

FromChris Angelico <rosuav@gmail.com>
Date2012-10-18 21:13 +1100
SubjectRe: Change computername
Message-ID<mailman.2421.1350555222.27098.python-list@python.org>
On Thu, Oct 18, 2012 at 7:22 PM, Anatoli Hristov <tolidtm@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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web