combase : clsid_from_string_reg() add read of CurVer key value.

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 the key value for finding CurVer.

Edited by Maotong Zhang

Merge request reports

Loading