18 Oct
2005
18 Oct
'05
7:10 p.m.
http://bugs.winehq.org/show_bug.cgi?id=3291 ------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-10 11:10 ------- Created an attachment (id=1203) --> (http://bugs.winehq.org/attachment.cgi?id=1203&action=view) test program Ok, could this be the fix then: line 969 in undname.c reads: /* MS mangled names always begin with '?' */ if (*sym->current != '?') return FALSE; Looks like this is not really the case, if i comment this line out the attached program returns the same string as with native msvcrt.dll. Any comment? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.