Advanced FoxPro COM Interop Article Series
Posted by: Rick Strahls WebLog,
on 24 Dec 2005 |
View original
I've put up a three part article series on advanced FoxPro and .NET Interop topic dealing with handling complex object passing, handling .NET COM events and multi-threading with .NET components. This entry serves as a discussion placeholder for these three articles, so you can leave comments and questions below.
The actual articles can be found here:
1. Passing objects between FoxPro and .NET COM Components 2. Handling .NET Events in FoxPro via COM Interop 3....