Closed wmessmer-msft closed 1 year ago
If you "AutoImportSymbols = true", any UDTs with bit fields end up omitting the bit field data on the import which makes the structures less than usable.
This should be fixed after PR #92
If you "AutoImportSymbols = true", any UDTs with bit fields end up omitting the bit field data on the import which makes the structures less than usable.