Click here to Skip to main content
15,891,607 members
Articles / Desktop Programming / ATL

Using .NET Collections from Native Code

Rate me:
Please Sign up or sign in to vote.
3.60/5 (5 votes)
29 May 2008CPOL2 min read 27.5K   323   15  
A short example of how to access a managed ArrayList of Strings from Native C++/ATL

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Microsoft
United States United States
I've been a professional developer since 1996 save for a few years finishing up undergrad and getting a Masters of Science in Computer Science. I've developed in C, PERL and Java on Unix and C#, C++, C, Java and too many other languages to recall on Windows. I am a Sun Certified Java Developer and a Microsoft Certified Applications Developer (.NET; Windows Forms and Web Forms).

If I'm not pouring through API docs, reading programmer's blogs or attaching to a remote process in a debugger then I'm probably scouring the web for interesting articles on technology, flashing the ROM in my Windows Mobile device, making my current boss happy or parked on the couch for some olympic class relaxation.

Comments and Discussions