This chapter contains the following software assets:
|
Asset Name |
Description |
| CH19_1.MMB |
The MRD menu module completed in the last chapter. |
| CH19_2.MMB |
The MRD menu module with all the enhancements discussed in this chapter. |
| CH19_2.MMX |
The executable version of CH19_2.MMB compiled for Win32 platforms. |
| CH19_1.FMB |
The MRD application completed in the last chapter. Use this module as a starting point for the activities discussed in this chapter. |
| CH19_2.FMB |
The MRD application with the library attachments discussed in Section 19.2. |
| CH19_2.FMX |
The executable version of CH19_2.FMB compiled for Win32 platforms. |
| CH19_3.FMB |
The MRD application with the library attachments and enhancements discussed in Section 19.3. |
| CH19_3.FMX |
The executable version of CH19_3.FMB compiled for Win32 platforms. |
| MRDMENU.PLL |
The initial version of the library MRDMENU created in Section 19.2. |
| MRDMENU_1.PLL |
The enhanced version of the library MRDMENU completed in Section 19.3. |
| WINDOWS.PLL |
The initial version of the library WINDOWS created in Section 19.2. |
| WINDOWS_1.PLL |
The enhanced version of the library WINDOWS completed in Section 19.3. |
| LISTS.PLL |
The initial version of the library LISTS created in Section 19.2. |
| LISTS_1.PLL |
The enhanced version of the library LISTS completed in Section 19.3. |
| GENERAL.PLL |
The library that contains the package GENERIC created in Section 19.3. |