Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
So can a COM object talk to a .NET object?
So can a COM object talk to a .NET object?
✍: Guest
Yes, through Runtime Callable Wrapper (RCW) or PInvoke.
2014-12-02, 2271👍, 0💬
Popular Posts:
Can we get a strongly typed resource class rather than using resource manager? In the previous quest...
What invokes a thread's run() method? After a thread is started, via its start() method of the Threa...
Have you ever worked with Microsoft Application Blocks, if yes then which? Application Blocks are C#...
How To Control Table Widths? - XHTML 1.0 Tutorials - Understanding Tables and Table Cells Usually, b...
What is the value of this expression? +1-2*3/4 -0.5