Setting up Visual Studio C++ to use Framework EDI
Install EDIdEv Framework EDI.
Execute C++, and continue with the steps to create your project.
Then from the menu, select "View", then "Class Wizard".
Click on "Add Class" button, then select "From a type library"
Select "Fredi.tlb" from the installed directory
Select all class, then click "OK"
The FREDI.CPP and FREDI.H will be automatically included in your project's code.