Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #31623 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2012-10-18 21:13 +1100 |
| Last post | 2012-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.
Re: Change computername Chris Angelico <rosuav@gmail.com> - 2012-10-18 21:13 +1100
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2012-10-18 21:13 +1100 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web