MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

R. Belmont
Cuckoo for IGAvania
Reged: 09/21/03
Posts: 9716
Loc: ECV-197 The Orville
Send PM
Re: about VPinmame
12/07/09 07:01 PM


> I was talking about the stuff here
> http://msdn.microsoft.com/en-us/library/ms233411.aspx. The various metadata
> interfaces are using IUnknown which I also took as being part of COM. Also I see
> ICorRuntimeHost which I was under the impression is part of the whole .Net universe.
> (I'll apologize in advance that that I didn't completely read the whole overviews
> about Metadata or what ICorRuntimeHost is used for.)

IUnknown is the "safe/sane subset" of COM also used in DirectX - it's a mechanism for one component to expose multiple versions of an API (one way to avoid DLL hell, although WinSxS is the preferred method now). It has basically nothing to do with COM as it was used in VBX/ActiveX or Office/OLE. COM in it's latter forms (which is also how VPinMame uses it) has been pretty forcibly been deprecated by MS, although of course the APIs will continue to exist for back compatibility.







Entire thread
Subject Posted by Posted on
* about VPinmame Deedolith 11/15/09 03:28 PM
. * Re: about VPinmame R. Belmont  11/21/09 07:52 PM
. * Re: about VPinmame keshbach1  11/24/09 11:49 PM
. * Re: about VPinmame R. Belmont  12/01/09 01:21 AM
. * Re: about VPinmame keshbach1  12/02/09 12:49 AM
. * Re: about VPinmame R. Belmont  12/07/09 07:01 PM

Extra information Permissions
Moderator:  Pi 
0 registered and 112 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 4137