|
|
Accessing the REI with Visual C++Below is a small example of how you can access the REI (Rose Extensibility Interface) using Microsoft Visual C++. The example is using the DTC (Direct To COM) feature of VC++. // REI with 'Direct To COM' example This small application creates an instance of Rose and lets it open "The Unofficial Rose WebSite" in an internet browser. Michael Moors. |
|