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


Groups > comp.lang.python > #31623

Re: Change computername

References <CAKhY55NpUnZ3PdZczo2kv-DezMsz0TjWAvPST5cRZyAY30MPaA@mail.gmail.com> <CALwzidnMxbp5vOXN7BTdTEb=swd8nLcETugvyr--ZTj7A1=cTQ@mail.gmail.com> <CAKhY55MXu4Jm1aDCUSsMrAe3U2wZ260v8hs9Ek4=iKbM_v9Nyg@mail.gmail.com> <CAKhY55MWRQWQbBpv7PXEhX2f11H8AvQoeNg9JA_8F8wJ8Eqh9A@mail.gmail.com>
Date 2012-10-18 21:13 +1100
Subject Re: Change computername
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.2421.1350555222.27098.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web