Search code examples
How to marshall LPSTR** in .NET?...


c#.netmarshalling

Read More
Marshalling LayoutKind.Explicit struct with overlapping fails in Release build...


c#marshallinglayoutkind.explicit

Read More
Marshall object attribute generates compiler error...


c++-climarshalling

Read More
Golang generic JSON marshalling...


arraysjsongomarshalling

Read More
How can I get JAXB to generate empty tags for elements with restrictions?...


javajaxbtagsschemamarshalling

Read More
How can I marshal this character array parameter from C to a string in C#?...


c#.netcpinvokemarshalling

Read More
Add keys before json.Marshal in Golang...


jsongomarshalling

Read More
Storing data for unmanaged code when using P/Invoke...


c#c++unity-game-enginepinvokemarshalling

Read More
Problems when P/Invoking CertCreateSelfSignCertificate...


c#.netpinvokemarshallingx509certificate2

Read More
How can I throw an Exception with a certain HResult?...


c#exceptiontestingmarshallinghresult

Read More
Should I use the ref keyword here?...


c#pinvokemarshallingref

Read More
Append CDATA using org.springframework.oxm jaxb2marshaller...


javaspringspring-bootmarshallingjaxb2-maven-plugin

Read More
Marshaling object code for a Numba function...


llvmmarshallingnumba

Read More
Nesting Marshalling while using JAXB & XML Annotation involving list of elements...


javaxmljaxbmarshallingunmarshalling

Read More
How to marshal a pointer to array of structs which contains an unsigned char array?...


c#arrayspointerspinvokemarshalling

Read More
Golang converting string to individual json values and not a list, similar to json.loads in python...


jsonstringgomarshalling

Read More
How to use Marshal.GetManagedThunkForUnmanagedMethodPtr and GetUnmanagedThunkForManagedMethodPtr?...


c#.netinteropmarshallingunmanaged

Read More
Sending a method pointer as a integer parameter to a C++ method from C#...


c#c++pointersinteropmarshalling

Read More
JAXB marshalling: Filter values of leaf elements...


javaxmljaxbmarshalling

Read More
Marshal const char **...


c#marshalling

Read More
Passing byte array from C# to C++ DLL as char*...


c#c++dllpinvokemarshalling

Read More
How to marshal a variable sized array of structs? C# and C++ interop help...


c#.netinteroppinvokemarshalling

Read More
What is the difference between IntPtr and Marshal.ReadIntPtr?...


c#marshallingintptr

Read More
C# marshaling C++ struct inheritance...


c#c++inheritancestructmarshalling

Read More
C# nested structure marshaling - object...


c#nestedstructuremarshalling

Read More
JAXB - Suppress Boolean attribute if false...


javaxmljaxbmarshalling

Read More
Marshaling slice results in character string...


arraysjsongomarshalling

Read More
C# Converting from byte[] to struct. The byte order is wrong...


c#structmarshallingbyte

Read More
Json unmarshal type model in golang...


jsongostructmarshallingunmarshalling

Read More
CXF JSONProvider marshalling causes unable to marshal type "java.lang.String" as an elemen...


jsonunit-testingjaxbcxfmarshalling

Read More
BackNext