https://bugs.winehq.org/show_bug.cgi?id=52583 Bug ID: 52583 Summary: ApiSetView does not display export ordinals correctly Product: Wine Version: 7.2 Hardware: x86-64 URL: https://web.archive.org/web/20210726071744/https://git hub.com/zodiacon/ApiSetView/releases/download/v0.8/Api SetView.exe OS: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: comctl32 Assignee: wine-bugs(a)winehq.org Reporter: bunglehead(a)gmail.com Depends on: 44658 Distribution: --- For some api sets marked with a green arrow, which I think means api-set dll with an actual file, export ordinal column is filled with export name. On Windows it's empty. I suspect this happens because LVN_GETDISPINFO does not initialize output text string, and it old buffer is reused. -- 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.