No data was pushed for this file, it looks like cvdump code relies on it though: some calls to DumpModTypC7() are made and the headers declare DumpModTypC7, but the function can't be found anywhere.
type6.cpp contains code for DumpModTypC6, so my guess is type7.cpp should have the DumpModTypC7 code.
Is there any reason for type7.cpp not being released publicly? It would really come in helpful for understanding how cvdump parses types...
No data was pushed for this file, it looks like cvdump code relies on it though: some calls to DumpModTypC7() are made and the headers declare DumpModTypC7, but the function can't be found anywhere.
type6.cpp contains code for DumpModTypC6, so my guess is type7.cpp should have the DumpModTypC7 code.
Is there any reason for type7.cpp not being released publicly? It would really come in helpful for understanding how cvdump parses types...