Re: Enumerating classes in all categories causes install programs to run
- From: "David Liebtag" <DavidLiebtag@xxxxxxxxxxxxx>
- Date: Wed, 14 Nov 2007 13:40:05 -0500
Yeah, I figured that's what is happening. My question is, why does calling
IsClassOfCategories, ProgIDFromCLSID, StringFromCLSID, OLERegGetUserType, or
SHGetValue cause a "first use" to occur?
I got into this mess because I'm looking for a fast way to enumerate all the
installed classes. I currently read the registry myself, but it's pretty
slow. Initial tests indicate enumerating classes in categories is faster,
but this first use stuff makes it less than completely useful. :-)
Thanks.
David Liebtag
.
- Follow-Ups:
- Re: Enumerating classes in all categories causes install programs to run
- From: David Liebtag
- Re: Enumerating classes in all categories causes install programs to run
- References:
- Enumerating classes in all categories causes install programs to run
- From: David Liebtag
- Re: Enumerating classes in all categories causes install programs to run
- From: Igor Tandetnik
- Enumerating classes in all categories causes install programs to run
- Prev by Date: Re: IID_IDropTarget
- Next by Date: Re: Enumerating classes in all categories causes install programs to run
- Previous by thread: Re: Enumerating classes in all categories causes install programs to run
- Next by thread: Re: Enumerating classes in all categories causes install programs to run
- Index(es):
Loading