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, 2259👍, 0💬
Popular Posts:
What is page thrashing? Some operating systems (such as UNIX or Windows in enhanced mode) use virtua...
Can you explain duplex contracts in WCF? In duplex contracts when client initiates an operation the ...
How To Define a Data Source Name (DSN) in ODBC Manager? - Oracle DBA FAQ - ODBC Drivers, DSN Configu...
How To Build WHERE Criteria with Web Form Search Fields? - MySQL FAQs - Managing Tables and Running ...
How is the MVC design pattern used in Struts framework? In the MVS design pattern, there 3 component...