MS 'docs just say:
If ProgID is specified, CLSIDFromProgID looks for the associated CLSID in the registry.
But where exactly does it look? I have a weird problem when the wrong CLSID is returned and I want to keep track of where this function is trying to narrow down the problem.
source share