Utility Library for Palm OS (ULP) 1.0

Introduction

The ULP is a library of macros, functions, and classes for simplifying Palm OS development. The library is provided in source form and is not compiler specific, so it can be used with both Metrowerks Codewarrior and PRC-Tools. Most of the classes avoid using virtual functions, exceptions, and global variables, so they can be used in non-globals-launch scenarios. The classes are also mostly independent of each other, so a particular application can use as many or as few of the classes as is necessary.

To use the library, download the source code and sample application below. You can then either build a new application using the app template or just drop some of the ULP classes into an existing application.

News

2.20.2003 Version 1.0.1 released. Fixed up a few errors. Thanks Alan.
1.20.2003 Initial version (1.0) released.

Download

Newest Version:

ULP 1.0.1 source code: ULP_1.0.1.tar.gz

Old Versions:

ULP 1.0 source code: ULP_1.0.tar.gz

If you make any bug fixes or improvements, please consider sending in your changes so they can be considered for addition to the library.

Links

Here are links to a few Palm OS applications that use the ULP:

Contact

If you have any questions or comments about this software, please send me e-mail at justinc@copera.com


Justin Clark (January 13th, 2003)

all rights reserved
copyright © copera 1999-2008