Re: DLL of ActiveX GUID



alanglloyd@xxxxxxx wrote:
Is there an easy function or API to get the FilePathName of a DLL
which implements the referenced GUID. Or does one have to do the
tedious access of the registry CLSIDs.

Alan Lloyd


GetFullPathName
Is that what you're looking for?
Not sure if that will do what you need.

--
"I'm never wrong, once i thought i was, but was mistaken"
Real Programmers Do things like this.
http://webpages.charter.net/jamie_5

.