Problems about ClassID and .dll files

xiaoxiao2021-03-06  64

Depending on HKEY_CLASSES_ROOT / AdoDb.Stream / CLSID to get ClassID, my XP is {00000566-0000-0010-8000-00Aa006d2ea4}, each host should be the same. Refine this ActiveX corresponding to the DLL according to the value of HKEY_CLASSES_ROOT / CLSID / {00000566-0000-0010-8000-00AA006D2EA4} / inProcServer32. My XP is C: / Program Files / Common Files / System / ADO / MSADO15.DLL then Regsvr32 / S / U "C: / Program Files / Common Files / System / ADO / MSADO15.DLL"

Oh, first find the ClassID corresponding to the control.

You can then find the DLL program corresponding to this control

转载请注明原文地址:https://www.9cbs.com/read-89716.html

New Post(0)