Casio IT-800 Series Spezifikationen Seite 51

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 60
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 50
8.1 Developing in C++
This chapter describes necessary steps to develop the example application program (see Chapter 8)
in C++ environment using the Common Device Control Library.
Before proceeding to creating the project, check if the installation folder for the Common Device
Control Library has been registered in Visual Studio 2008 or Visual Studio 2005 by following steps,
1 to 8, below.
1. Navigate to Tools Options … and open Options screen.
2. Navigate to Projects and Solutions Directories.
3. Choose Windows Mobile 6 Professional SDK (ARMV4I) in Platforms.
4. Choose Include files in Show directories for:.
5. If the installation folder has not been registered, append the following.
C:\Program Files\CASIO\MBSYS\include
6. Choose Library files in Show directories for:.
7. If the files have not been registered, append the following.
C:\Program Files\CASIO\MBSYS\lib\ARMV4I
8. Click OK button to close the screen.
Application Development Procedure
Subsequent steps show how to create and start up a simple program using one of the system
functions. When running the program, the LED will blink in red for 5 seconds.
1. First, create Win32 Smart Device Project with its device name SmartDeviceApp for Visual
C++ in Visual Studio 2008 or Visual Studio 2005.
2. Choose Pocket PC 2003 in the Selected BDKs (SDKs in the screen) field in the Platforms of
Win32 Smart Device Project Wizard and click < button.
Figure 8.1
51
Seitenansicht 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 59 60

Kommentare zu diesen Handbüchern

Keine Kommentare