https://bugs.winehq.org/show_bug.cgi?id=54257
Bug ID: 54257 Summary: Missing support for Windows 2003 (5.2) in OleAut version detection Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleaut32 Assignee: wine-bugs@winehq.org Reporter: contact@kcsoftwares.com Distribution: ---
OaBuildVersion misses the detection for 5.2 Kernel (2003, ReactOS) and therefore falls in 2.40 default case with FIXME trace while it should use 2.50
The following case has to be added to the 2.50 detection :
case 0x00000205: /* Win2003, ReactOS */
https://bugs.winehq.org/show_bug.cgi?id=54257
Kyle_Katarn contact@kcsoftwares.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS|Linux |other
https://bugs.winehq.org/show_bug.cgi?id=54257
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |a6415ba85e0b05e348a7e193757 | |4ea88210236ad CC| |leslie_alistair@hotmail.com Resolution|--- |FIXED
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/a6415ba85e0b05e348a7e1937574ea8...
https://bugs.winehq.org/show_bug.cgi?id=54257
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.12.