MATLAB BUILDER EX 1 Guía de usuario Pagina 112

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 182
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 111
A Producing a COM Object from MATLAB
A-6
Step 4. Linking and Resource Binding
The fourth step produces the finished DLL for the component. This step
invokes the linker on the object files generated in step 3 and the necessary
MATLAB libraries to produce a DLL component (
mycomponent_1_0.dll). The
resource compiler is then invoked on the DLL, along with the resource script
generated in step 1, to bind the type library file generated in step 2 into the
completed DLL.
Step 5. Component Registration
The final build step registers the DLL on the system. See Component
Registration on page C-2 for information about this process.
Vista de pagina 111
1 2 ... 107 108 109 110 111 112 113 114 115 116 117 ... 181 182

Comentarios a estos manuales

Sin comentarios