The MASM Forum

Microsoft 64 bit MASM => Tools & Toys => Topic started by: hutch-- on August 23, 2017, 09:22:21 PM

Title: Updated version of "cvstrct" structure conversion tool.
Post by: hutch-- on August 23, 2017, 09:22:21 PM
This tool makes a reasonable fist of converting C/C++ structures to MASM format. It is not a perfect tool and the result may require some manual editing but it will convert a vast number of structures correctly. The minor modification has been to comment out the alignment so it is up to the user to set any required alignment to what they require.