Hi Thanks for the prompt answer!
> Do you use Mono.Cecil 0.9.* from github? That's a good point. I just verified and it turns out that I am still using 0.6. I will switch to latest version then. > > 1. Is managed c++ supported? > > Kind of. You can browse all the managed side of the binary, but you > can't write it back, not can you examine the unmanaged part of the > binary. Do you have any idea how I could examine the unmanaged part of the binary as well? As pointed out earlier, I am only interested in the API signatures. But being able to check the managed part is a good step forward for me. So you've already helped me a great deal here. Kind regards, waschlappen -- -- mono-cecil
