Re: doubts in registry and GUID
- From: Kalle Olavi Niemitalo <kon@xxxxxx>
- Date: Tue, 23 Dec 2008 15:01:36 +0200
Tim Roberts <timr@xxxxxxxxx> writes:
Kalle Olavi Niemitalo <kon@xxxxxx> wrote:
There is this error documented for CLSIDFromString
<http://msdn.microsoft.com/en-us/library/ms680589(VS.85).aspx>:
"REGDB_E_CLASSNOTREG
The CLSID corresponding to the class string was not found
in the registry."
which seems to indicate that CLSIDFromString might not work
reliably on GUIDs that have not been registered as CLSIDs.
Are you enclosing the GUID in curly braces? I did test my suggestion
before I posted it:
I did not test CLSIDFromString and I don't have a Windows SDK at
home. For all I know, the REGDB_E_CLASSNOTREG error might depend
on some policy setting.
.
- References:
- doubts in registry and GUID
- From: qwert
- Re: doubts in registry and GUID
- From: Tim Roberts
- Re: doubts in registry and GUID
- From: Kalle Olavi Niemitalo
- Re: doubts in registry and GUID
- From: Tim Roberts
- doubts in registry and GUID
- Prev by Date: avstream driver registering in Audio Capture Sources category?
- Next by Date: Re: Creating a driver that can execute commands during bootup
- Previous by thread: Re: doubts in registry and GUID
- Next by thread: max USB device number ?
- Index(es):
Relevant Pages
|