Windows programming
Moderators: None (
Apply to moderate this forum
)
Number of threads:
3670
Number of posts:
9122
With full replies
Topics only
Windows programming
Subforums
Forum Info
This Forum Only
Single Post View
Linear View
Threaded View
f
Normal View
RSS Feed
GUID: reading CLSID and DispID from a DLL
Posted by
nils
on 14 Dec 2000 at 6:12 AM
How can I get these GUIDs<br>
out of a DLL directly (not<br>
by reading the registry) ?<br>
Does anyone got a code snippet<br>
for me?<br>
Thanx, nils
Share By Email
Re: GUID: reading CLSID and DispID from a DLL
Posted by
Sephiroth2
on 17 Dec 2000 at 3:03 PM
You can't. Registering a GUID for use by the DLL is up to the installation program. Not every DLL has a GUID.
Share By Email
COM DLL: What about reading CLSID and DispatchId from COM DLL ?
Posted by
nils
on 18 Dec 2000 at 11:01 AM
The COM always has a GUID.<br>
How can I do it then?<br>
Thanx, nils<br>
Share By Email
Recent Jobs