Casio IT-3100 Series Quick Start Manual page 78

Hide thumbs Also See for IT-3100 Series:
Table of Contents

Advertisement

3. Choose IT-3100 in the Installed SDKs field and click > button.
Figure 9.4
4. Click Next > button while IT-3100 is kept being highlighted in the Selected SDKs field.
Figure 9.5
5. Choose Console Application for the Application type in the Application Settings menu, and
click Finish button.
6. In Solution Explorer, click DeviceApp.cpp and then append the source code below subsequent
to "#include <commctrl.h>".
#include <SystemLib.h>
#if !defined(_countof)
#define _countof(_Array) (sizeof(_Array) / sizeof(_Array[0]))
#endif
78

Advertisement

Table of Contents
loading

Table of Contents