Matrix Elements VB-800 Manuel d'utilisateur Page 20

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 172
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 19
12 Appendix A1 Extending Ox
The full example is in ox/samples/ranapp. The code uses Microsoft Foundation
Class (MFC) and Microsoft Visual C
++
(version 6), but similar code could be written
using other compilers and application frameworks. Here we shall only treat Ox specific
sections of the code.
The RanApp application requires a correctly installed copy of GiveWin 2.RanApp
reports all text and graphics output in GiveWin, achieved by adding just one function
call (this requires linking with OxGiveWin2.lib).
2
Figure A1.1 shows RanApp on top
of its graphical output, with the Dimensions dialog active.
Figure A1.1 RanApp screen capture.
.......................................ox/dev/windows/ranapp/RanApp.c (part of)
#include "stdafx.h"
#include "RanApp.h"
#include "RanAppDlg.h"
#include "RanDimDlg.h"
#include "oxexport.h"
#include "oxgivewin.h"
int g_iMainIP;
2
The GiveWin Developer’s Kit documents interfacing directly with GiveWin.
Vue de la page 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 171 172

Commentaires sur ces manuels

Pas de commentaire