www.cryer.co.uk
Brian Cryer's Web Resources

InProcServer32

InProcServer32
The registry key ‘HKEY_CLASSES_ROOT\CLSID\{16-byte ID}\InProcServer32’ holds the full path to a DLL if the COM object is implemented as a library. If this key does not exist then it is assumed that the COM object is managed by a separate process, with LocalServer32 holding the full path name of the executable.

Associated keywords: COM, Registry, InProcHandler32, LocalServer32.

For more information see: