Mint NextMove PCI Manual de usuario Pagina 35

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 70
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 34
Advanced Features 6-5
8. When the application starts up it needs to
create a handle to the controller. Right
click on the dialog. Select Events… and
select WM_INITDIALOG, click the Edit
Existing button.
This will open an editor window
displaying the function that is
called to initialize the dialog.
Here we need to create a handle to the controller to enable communication with the controller. At the
bottom of the function before the return statement add the code:
m_controller.setNextMovePCI1Link ( 0, 0 );
Vista de pagina 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 69 70

Comentarios a estos manuales

Sin comentarios