Libraries
-
WtlEx - WTL Extension library for Smartphone
WtlEx library is a set of classes for WTL 7.1 used to simplify implementation of Smartphone-style UI elements.
-
STGapiBuffer - a GAPI wrapper for Smartphone 2002
The STGapiBuffer class provides a powerful interface to the display buffer and
hides hardware specifics. This class provides a high-performance version of GDI
primitives - the most important thing for a game developer. The interface is
transparent for a developer and does not hide any key GAPI calls. This fact,
together with open source code, makes this class easy to use and leave full
control of application logic for a developer. STGapiBuffer does not use MFC;
therefore, it can be also used on Smartphone 2002 platform. STGapiBuffer is
developed by Spb Software House and is free for commercial use.
-
WTL AppWizard for Smartphone 2002.
This application wizard can create several types of WTL applications for Smartphone 2002. Version 1.01.
-
WTL for Smartphone 2002
Microsoft Windows Template Library adapted for Smartphone 2002 platform.
WTL is a good replacement for MFC library on Smartphone 2002 platform.
-
STLogFile
The powerfull and easy to use library for file based log.
-
STScreenBuffer
STScreenBuffer library allows you working with images by bits. You could read
and change each point. It could be useful if you need prepare image and then draw it
(screen buffer). This version of the library does not use MFC, therefore, it can be used
on Smartphone 2002 platform too.
-
CSPListViewCtrl
CSPListViewCtrl is a WTL-based control for Microsoft Smartphone 2002 that looks like "Programs" list.
-
STL for Windows CE
It's known that eVC doesn't support exceptions and STL uses exceptions in almost
all functions. This library adapts STL for Windows CE where eliminated all features which are
not supported by the OS and/or by Microsoft's runtime library. In some cases Windows CE
version of the missing functions are added - i.e. assert, abort, etc.
-
VOImage
In an effort to simplify the code required to use the IMGDECMP DLL, Virtual Office Systems created the CVOImage C++ class to wrap in memory the callback functions, the load operations, and the drawing functions for the resulting bitmap.
-
Native database browser for Smartphone 2002
This application allows you to view and delete databases and records created using the native database APIs Smartphone 2002. Very useful for debugging and testing. They are distributed as executables, just copy to the device and run, probably to the \Windows\Start Menu on the emulator or \IPSM\Windows\Start Menu on a device.
|
|