I have a new project at https://github.com/Beakerboy/MS-OFORMS with the goal of programmatically creating FRX files using the specs provided by Microsoft. I may have found some missing information. It appears some data records are padded without mention to it in the documentation.
The metadata that is used to create the FRX and frm files should also be able to be used to create whatever the VBAProject.bin needs.
My project can currently create the f-stream of an example form I exported from Excel.
I have a new project at https://github.com/Beakerboy/MS-OFORMS with the goal of programmatically creating FRX files using the specs provided by Microsoft. I may have found some missing information. It appears some data records are padded without mention to it in the documentation.
The metadata that is used to create the FRX and frm files should also be able to be used to create whatever the VBAProject.bin needs.
My project can currently create the f-stream of an example form I exported from Excel.