Skip to content

v0.1.588-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@AArnott AArnott released this 20 Sep 18:33
e0d1a27

Changes:

Fixes:

  • #369: VS editor constantly warns about inconsistent line endings
  • #389: Struct getting created with ANSI instead of Unicode string fields, leading to wrong Marshal.SizeOf result

Others:

  • #412: Generate code with consistent line endings
  • #410: Apply [StructLayout(CharSet.Unicode)] to structs that contain the char type

This list of changes was auto generated.