http://bugs.winehq.org/show_bug.cgi?id=27339
--- Comment #1 from kevin.hendricks@sympatico.ca 2011-05-30 18:25:13 CDT --- Created an attachment (id=34966) --> (http://bugs.winehq.org/attachment.cgi?id=34966) python 2.6 test program to confirm bug in last error value
Using Windows Xp or Windows 7, use python 2.7 (or 2.6) to run this program:
python wine_GetUserNameW_test.py
and it will properly print your username.
Then under wine using (Windows Python 2.6 or 2.7) run the wine_GetUserNameW_test.py and you will see the difference.