![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We have code like this in our managed wrapper (written with managed extensions in C++) Byte * some_method(); which we compile with VS2003 to a managed assembly. The functions in the assembly work nicely with C#/VB programs written with VS2003, allowing unsafe code. However, as soon as VS2005 is used to access these functions, the C# compiler issues an error message of the kind that the language would not support this construct. Does anybody know what is going on here? Is this an issue with C# 2.0? How can this be fixed? Thanks. Peter |
#3
| |||
| |||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |