Does anyone know how to get info
(ie the name) of the PROCESS that has loaded
a particular instance of a DLL? (a VB COM dll)
I have seen examples of walking through the
process and module lists to build a tree of
all running processes and the pathnames of the
modules they have loaded. This is...
Does anyone know how to get info
(ie the name) of the PROCESS that has loaded
a particular instance of a DLL?
I have seen examples of walking through the
process and module lists to build a tree of
all running processes and the pathnames of the
modules they have loaded. This is not what I
am...
I am in need of a utility routine that will obtain the CLSID's or ProgID's in a COM dll, from the full pathname of the DLL.
I have used the registry to get the location from the CLSID and go between ProgID and CLSID, but I figure you need to open the COM interface itself to do this. I am in VB...
Mike,
I also had the same point of view when investigating the Ghostscript dll from VB - that is, to put my code in the public domain (assuming I am successful) since there are no examples at all for VB!
I am simply trying to convert EPS files to BMP's or to anything that can be displayed in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.