摘要:
我用vs2008建的C++ dll类库,名字test_interopVC,和C#的CeshiVC项目一:C++项目dll类库:1.test_interopVC.h,主要简单的测试,所以就在一个类里直接定义了一个常量a=9;#pragma onceusing namespace System;using namespace System::Runtime::InteropServices;#include#includenamespace test_interopVC{ public ref class VcClass { public: static const int a=9; }... 阅读全文
posted @ 2013-11-17 22:04
nanyangzp
阅读(225)
评论(0)
推荐(0)
该文被密码保护。 阅读全文
posted @ 2013-11-17 21:30
nanyangzp
阅读(34)
评论(0)
推荐(0)
浙公网安备 33010602011771号