12 Mar
2025
12 Mar
'25
12:54 a.m.
If the read ProgID only has a CurVer key and no CLSID key, it will directly return CO_E_CCLASSSTRING, causing the program to fail to continue running. Add CurVer key value ProgID.x recognition and read the CLSID key value of ProgID.x -- v3: ole32/tests:add CurVer in CLSIDFromProgID https://gitlab.winehq.org/wine/wine/-/merge_requests/7539