is there a tool like tlbimp for C structs?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • alexl

    #1

    is there a tool like tlbimp for C structs?

    hi,

    is there a tool like tlbimp for C structs? so I don't have to convert
    them to aligned .NET structs manually using [FieldOffset(x)] etc
Working...