http://bugs.winehq.org/show_bug.cgi?id=36728
Bug ID: 36728 Summary: GetPropW functoin returns not handle value Product: Wine Version: 1.7.20 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: matyapiro31@gmail.com
See http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/user32/property.c:line.... The return type must be Handle(HIMC),but this only casts the poniter. So this may break the compatibility.