Basic Application Framework Library Tutorials
This section explains the tasks that can performed using Basic Application Framework Library.
Using Clipboard
Clipboard allows applications to read and write data to and from a shared clipboard.
Constructing Descriptor Arrays
Descriptor arrays provide normal array operations for inserting, appending, deleting, and accessing elements.
Using Environment Change Notifier
Constructing a Static String Table
A static string table can be built in any
.mmp
file; the most common use is as part of building an application.
Getting Equivalent and Nearest Equivalent Languages
This section describes how to call functions of
BaflUtils
to get an equivalent language list and a nearest equivalent language.
Using String Pool
Reading a String Resource
Parent topic:
Basic Application Framework Library