Components, Installing other development software, Software updates – Symbol Technologies MC3000 User Manual

Page 88: Components -6, Installing other development software -6, Software updates -6

Advertising
background image

MC3000 Integrator Guide

4-6

Components

The sample applications provide examples of how to interface with the Symbol API functions. To build a sample application, open the
Samples folder from the Windows Start menu. Open the folder for the desired sample and then open the project file. The project file
has an extension of VCP. Microsoft Visual C++ v4.0 automatically launches. Select WinCE as the Active WCE Configuration. Select
Win32 (WCE ARMV4) Debug as the active configuration.

If both Microsoft Visual C++ v3.0 and Microsoft Visual C++ v4.0 are installed on the development computer,
ensure Microsoft Visual C++ v4.0 launches.

Table 4-2

lists the SMDK for C components.

Installing Other Development Software

Developing applications for the mobile computer may require installing other development software, such as application development
environments, on the development PC. Follow the installation instructions provided with the software.

Software Updates

Download updates to the SMDK for C from the Symbol Developer Zone web site at:

http://devzone.symbol.com

. Check this site

periodically for important updates and new software versions.

Table 4-2. SMDK for C Components and Locations

Components

Directory Location

SMDK (API) Help file and Readme file

\Program Files\Symbol Mobility Developer Kit vx.x for C\

Sample applications for quick-start development

\Program Files\Symbol Mobility Developer Kit vx.x for C\Samples\evc\

Header files with API prototypes and structures*

\Program Files\Windows CE Tools\wce420\WinCE\Include\armv4

Import Library files*

\Program Files\Windows CE Tools\wce420\WinCE\Lib\armv4

Start Menu

Readme

Help

Platform Integrator

Samples

Web Updates

\Documents and Settings\All Users\Start Menu\Programs

* The header files and library files are time and date stamped so they can be easily identified in the armv4 directories. The “date” is the date
on which the software release was assembled and the time is the version of the release. For example, a time of 1:00 signifies version 1.0.

Advertising