https://bugs.winehq.org/show_bug.cgi?id=39794 Bug ID: 39794 Summary: incorrect GetICMProfileA() implementation Product: Wine Version: 1.8-rc3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs(a)winehq.org Reporter: temnota.am(a)gmail.com Distribution: --- Created attachment 53095 --> https://bugs.winehq.org/attachment.cgi?id=53095 Fix GetICMProfile implementation When digging problem with Nikon Capture NX2 I found incorrect implementation of GetICMProfileA(). Attached patch fixed problem with "bluish" Capture NX2 screen images and all other program that use GetICMProfileA() to acquire buffer-size before call GetICMProfileW(). -- 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.