[合集] Need Help: a very wierd Managed C++ interop problem# DotNet - 窗口里的风景
l*s
1 楼
☆─────────────────────────────────────☆
OpenXml (Make One SomeOne Happy) 于 (Fri Jan 12 15:03:06 2007) 提到:
DOTNET gurus, I really need your help on this wierd behavior.
We have a system written in native c++; The system calls to a COM component
to perform some calculations. In one of the methods, we need to cast a
struct as an array of bytes (BYTE *) and also passes the size of the array.
It all works fine until we link the system to a static library which is
written in Managed C++. The in
OpenXml (Make One SomeOne Happy) 于 (Fri Jan 12 15:03:06 2007) 提到:
DOTNET gurus, I really need your help on this wierd behavior.
We have a system written in native c++; The system calls to a COM component
to perform some calculations. In one of the methods, we need to cast a
struct as an array of bytes (BYTE *) and also passes the size of the array.
It all works fine until we link the system to a static library which is
written in Managed C++. The in