|
|
|
To create a UIQ application, the application programmer has to write the following source files:
A resource file .rss, see
Resource files
A .hrh header fileāthis links the resource file
with the C++ source. This must be included in the .rss file.
A .h and .cpp C++ source files, see
C++ source files.
This section discusses these source files in more detail.
UIQ application binaries are compiled from a number of source and header files.