http://bugs.winehq.org/show_bug.cgi?id=27339
--- Comment #4 from kevin.hendricks@sympatico.ca 2011-05-31 12:30:06 CDT --- Created an attachment (id=34970) --> (http://bugs.winehq.org/attachment.cgi?id=34970) python 2.6 test program for both GetUserNameW and GetUserNameA
If run under python 2.6 or 2.7 on Windows the username of the user is successfully returned. If run under wine with windows python 2.6 or 2.7, the test program fails since the incorrect LastError code is set.