¡@

Home 

c++ Programming Glossary: superspecialstruct

PInvokeStackImbalance C# call to unmanaged C++ function

http://stackoverflow.com/questions/2390407/pinvokestackimbalance-c-sharp-call-to-unmanaged-c-function

public static extern short SuperSpecialOpenFileFunc ref SuperSpecialStruct stuff StructLayout LayoutKind.Sequential Pack 1 CharSet CharSet.Ansi.. Pack 1 CharSet CharSet.Ansi public struct SuperSpecialStruct public int field1 MarshalAs UnmanagedType.ByValTStr SizeConst.. public short field11 C short SuperSpecialOpenFileFunc SuperSpecialStruct stuff struct SuperSpecialStruct int field1 char field2 256 char..