[Bug 22514] lstrlen is incorrectly implemented in include/winbase.h

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 28 08:43:56 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22514





--- Comment #6 from Timur Iskhodzhanov <timurrrr at google.com>  2010-04-28 08:43:55 ---
I get a different output under Wine

$ wine wine.exe 
GetLastError() = 0
lstrlenA(NULL) = 0
GetLastError() = 5
lstrlenW(NULL) = 0
GetLastError() = 5

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list