随笔分类 -  Interoperation

Some demos and instructions for the interoperations between different languages
摘要:There are three projects here1. FunctionCPlusPlus, this project contains the main logic of this demo, the classes are writtenwith unmanaged C++, and exportedto adll. If I doesn't rember wrong, this is... 阅读全文
posted @ 2009-08-23 23:46 Aldrich 阅读(263) 评论(0) 推荐(0)
摘要:Firstly, I want to show this demo and related instructions.1.The PieChart project is offered by a friend. It include a PieChart class, which present a piechart, and some assistant classes.And it is th... 阅读全文
posted @ 2009-08-21 22:55 Aldrich 阅读(1637) 评论(8) 推荐(2)
摘要:Days ago, I was asked to introduce some technologies to the newly enrolled participants of .Net Summer Camp 2009. Before that,I was asked toenable the usage of a Winform Control written in C# in a MFC... 阅读全文
posted @ 2009-08-20 14:51 Aldrich 阅读(381) 评论(2) 推荐(0)