marshall proxy interface pointer

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hello everyone,


Mentioned here,

--------------------
http://www.codeproject.com/KB/COM/CCOMThread2.aspx

However, one down side to this feature is that it does not support the
marshaling of proxies. This is a disappointment because table marshaling of
proxies is most useful in many situations especially in distributed
applications.

To cater to this specific requirement, Windows NT 4.0 Service Pack 3
introduced the Global Interface Table (GIT).
--------------------

Really confused about reading it. Does it mean in current Windows version,
GIT has supported the marshalling of pointer to proxies, but in early version
of Windows, it is not supported?


thanks in advance,
George
.



Relevant Pages