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.
http://bugs.winehq.org/show_bug.cgi?id=36728
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- That's fine, unless you can show what it breaks.
http://bugs.winehq.org/show_bug.cgi?id=36728
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|user32 |-unknown
https://bugs.winehq.org/show_bug.cgi?id=36728
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.