| Sign In/My Account | View Cart |
| Article: |
Intro to Managed C++, Part 2: Mixing Managed and Unmanaged Code | |
| Subject: | some questions | |
| Date: | 2003-07-01 08:32:30 | |
| From: | barriegreen@msn.com | |
|
great article - as usual ;). I need to wrap a com object by mc++. and have chosen to do it using the atl helpers CComptr et al, if these helper are in headers are they converted to managed (__nogc) classes ? and if so presumably that means no thunking is taking place (unless the atl code calls out to other stuff)?
|
||