User`s guide

8.3
Using
CASIO
Libraries
from
C++
The
intention
of
this
chapter
is
just
to
check
that
the
development
environment
is
set
up
correctly.
See Chapter 3.5 for information on how to set up a connection between the DT-X7 and Visual
Studio. You must install Visual Studio 2005 Service Pack 1 from Microsoft.
The
following
shows
how
to
create
and
start
up
a
simple
test
program
using
one
of
the
System
functions. The screen flips 180° when the program is carried out.
Before
following
the
steps
below,
you
will
need
to
add
the
paths
for
the
CASIO
header
and
library
files to Visual Studio 2005. Select Tools-Options-Projects and Solutions-VC++ Directories.
Change the “Platform” to “DT-X7 and add the path to the CASIO header and library files to the
respective lists for Include files” and “Library files”.
1.
First,
create
a
Win32
Smart
Device
Project
called
DeviceApp
for
Visual
C++
in
Visual
Studio 2005.
2. Choose Pocket PC 2003 in the Selected SDKs field in the Platforms of Win32 Smart Device
Project Wizard and click < button.
Figure
8.3
56