http://bugs.winehq.com/show_bug.cgi?id=864
Summary: ChooseFontW crash Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wine-gui AssignedTo: wine-bugs@winehq.com ReportedBy: winebugzilla@sun.consumer.org.il
When calling ChooseFontW with a resource referenced using MAKEINTRESOURCE causes a crash.
The problem is that HEAP_strdupWtoA is called from ChooseFontWtoA with the created handle, which is, unsuprisingly, not a valid pointer.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=864. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.