This file contains documentation all APIs from Palm, Inc. for Palm OS by ACCESS. It includes the API function definitions for the following product lines:
Centro
Treo
Tungsten
Zire
LifeDrive
The goal of this document is to provide Developers with a detailed reference of all functions, parameters, and constant definitions. For more information on developing applications, refer to the document "Palm Developer Guide, Palm OS Platform" available as part of the SDK download and also separately at the PDN website.
做網(wǎng)格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application Developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
if an application works with restricted low level system calls, it must obtain a Microsoft Mobile2Market privileged signature. To get a privileged signature, logo certification is now a requirement, not an option! This article shows how to abstract some of the most common issues a Developer will encounter when creating a native code application that must be logo certified for each platform. windowsmobile5.0以上版本logo注冊例子,可以加入自己的工程文件中。
This the beta version of the Christmas tree rendering whitepaper. A final version
will be released in a later SDK with additional information and diagrams. Please visit
the NVIDIA Developer web page for updates:
The C++ Editor is a text editor for C++ programmers. The editor have
color syntax highlighting. Editor s main purpose is to edit source
code files outside the IDE (Integrated Development Environment) with
multiple opened copies of program, when programmer needs to find,
replace or compare source code. The program can compile the file
using for this purpose the Microsoft VC compiler. Most effectively
the editor can be used with a file search utility. The search utility
Search&Edit or IDE Helper is available for download on Developer s
WEB site (http://www.easydevtools.com/dwnl_frame.htm).
C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML
standards into C++. As a Developer,this is a book you cannot miss. C++ XML addresses all major
standards,toolkits,and types of applications dealing with XML as a format for representing and
exchanging data,as well as XML behavior,from a C++ standpoint. It explains the implementation
of applications and reusuable frameworks for all major XML purposes exclusively using C/C++
parsers and toolkits, such as expat,Xerces,Xalan,libxml2,and Microsoft’s MSXML.
S60 SDL is a Simple DirectMedia Layer adaptation for S60. SDL is a cross-platform multimedia library: Applications and libraries built on SDL can easily be ported to other operating systems. But S60 SDL does more than makes porting easy: S60 multimedia applications can be implemented without any knowledge of Symbian C++ native API and a Developer can use SDL and standard C, C++ interfaces. The SDL development supports both Nokia OpenC and Symbian stdlib (ESTLIB) C implementations.