Joe Wood's Blog

Technology

<November 2008>
SuMoTuWeThFrSa
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456


Navigation

Subscriptions



Managed C++ - "It Just Works" - Just not the way you think

A little while ago I came up against some performance problems in a mixed Managed/Unmanaged C++ assembly.  I decided to profile the code and found that it wasn't as I had expected.  The functions in unmanaged code, and even the functions from a vendor C++ API, were all appearing as managed .NET functions. 

Complete entry over at my blog at DevAuthority.

posted on Monday, June 27, 2005 2:24 PM by joewood





Powered by Dot Net Junkies, by Telligent Systems