Description
CID1401249
Return E_FAIL if CLSIDFromString call is not able to return a valid "hr".
This way we prevent to feed RegGetValueW with an unset param. And other calls as _LoadDynamicDropTarget to use an invalid/unset &clsid.
CID1401249
Return E_FAIL if CLSIDFromString call is not able to return a valid "hr".
This way we prevent to feed RegGetValueW with an unset param. And other calls as _LoadDynamicDropTarget to use an invalid/unset &clsid.