Search code examples
How do I successfully work with structures and nested structures within a cpp dll in VB.NET/C#?...


c#vb.netdllstructuremarshalling

Read More
C# P/Invoke AccessViolationException when attepting to use string parameters...


c#c++pinvokemarshalling

Read More
Unmanaged to managed structs...


c#marshalling

Read More
GSON: Is there any way to return 2 different date formats while marshalling...


javagsonmarshalling

Read More
Ruby Marshal.load doesn't keep order of sorted set...


rubymarshallingsortedset

Read More
How to get a char * arr[] from a managed array<String^>^?...


arraysstringc++-climarshallingwrapper

Read More
Marshalling array of structures from c++ to c# in WinCE...


c#c++arraylistcompact-frameworkmarshalling

Read More
Unmarshal data in Go using stripe library...


jsongostripe-paymentsmarshallingunmarshalling

Read More
Castor Marshaling :: Invalid XML Character...


javaxmlmarshallingcastor

Read More
marshal data too short...


ruby-on-railssessionmarshalling

Read More
Marshall array of structures...


c#.netstructuremarshalling

Read More
Marshalling C# Jagged Array to C++...


c#c++dllmarshallingjagged-arrays

Read More
easyjson unmarshal array into go struct...


jsongomarshallingunmarshalling

Read More
JAX-RS polymorphic POST request: how should I write my JSON?...


javajsonrestjax-rsmarshalling

Read More
How to marshal an empty struct as an empty array...


arraysgostructmarshalling

Read More
Unmarshaling epoch timestamp into time.Time...


jsongotimestampmarshallingdecode

Read More
How to PInvoke in C# an array of structs inside another struct...


c#c++interoppinvokemarshalling

Read More
Global memory access...


c#marshallingunmarshalling

Read More
Marshalling String (But Not Byte Array) Inside Struct Causes AccessViolationException...


c#arraysstringbytemarshalling

Read More
Why marshaling can serialize circular referenced list and json can't?...


jsonrubyserializationmarshallingcircular-reference

Read More
What is the best way to store and retrieve marshaled object as attribute in db via Active Record...


ruby-on-railsactiverecordmarshalling

Read More
Why Spring Boot doesn't marshall XML correctly / ignores XML javax.xml.bind.annotation.*?...


jsonxmlspringvalidationmarshalling

Read More
How do I marshal a struct that contains a variable-sized array to C#?...


c#.netc++marshalling

Read More
gorm: json of json not work...


mysqljsongomarshallinggo-gorm

Read More
Get string array from C using marshalling in C#...


c#.netcmarshalling

Read More
C# Struct for Matlab function...


c#matlabmarshalling

Read More
How to marshall a managed cli::array<byte>^ into a managed structure?...


.netstructc++-climarshalling

Read More
Working with a Fortran type containing pointer from managed code...


c#fortraninteropmarshallingfortran-iso-c-binding

Read More
How to make JAXB Marshaller marshal abstract class based on its runtime type?...


javajaxbmarshalling

Read More
How to follow a COM IntPtr in Unity C#?...


c#pointersuwpmarshallingunity-game-engine

Read More
BackNext