Article:
 |
|
Intro to Managed C++, Part 2: Mixing Managed and Unmanaged Code
|
| Subject: |
|
managed C++ example |
| Date: |
|
2003-06-25 06:46:47 |
| From: |
|
anonymous2
|
|
|
Hi Sam.
Thanks for sharing your knowledge with us.
I understand the general concepts and few of the specific ones, but that is not enough for implementing a managed code invoking unmanaged code.
A lot of unmanaged C++ code is found in DLLs that were written by external companies, thus the code in the dll cannot be modified.
Can you refer me to an example of a managed C++ class that instantiates a class that is found in a DLL ?
I would appreciate if the managed class would invoke methods of the unmanaged class that is found in the DLL.
Thanks.
|
Showing messages 1 through 2 of 2.
-
managed C++ example
2009-12-14 15:27:24
hvete
[View]
-
managed C++ example
2003-07-18 03:05:40
francesca
[View]