This chapter contains the following software assets:
|
Asset Name |
Description |
|
Header and C file that displays an error message to the users. |
|
|
C file with functions that invoke the Windows Help utility. |
|
|
Pro*C file that implements a function that returns the name of a file to a Form Builder item. |
|
|
The C version of FILENAME.PC created by the Oracle Pro*C precompiler. |
|
|
C file with the IAPXTB structure used in Chapter 30. |
|
|
Dynamic-link library used in Chapter 30. |
|
|
Windows Help file for the MRD application. |
|
|
A version of the MRDMENU PL/SQL library that invokes Windows help using a user exit call. |
|
|
The MRD module developed in previous chapters. |
|
|
The MRD module with user exit calls added. |
|
|
The executable version of CH30_2.FMB compiled for Win32 platforms. |
|
|
The OLEWORD module created in Chapter 29 with user exit calls added. |
|
|
The executable version of OLEWORD.FMB compiled for Win32 platforms. |
|
|
A Form Builder module that will be used to implement PL/SQL Foreign Function Interface calls. |
|
|
The final version of PLSQLFFI with Foreign Function Interface calls. |
|
|
The executable version of PLSQLFFI_1.FMB compiled for Win32 platforms. |
|
|
SQL*Plus script that creates the database objects required by the FFIGen application. |
|
|
A Form Builder module that facilitates the creation of PL/SQL wrappers around DLL libraries. |
|
|
The executable version of FFI_GEN.FMB compiled for Win32 platforms. |
|
|
The Form Builder menu module that accompanies FFI_GEN.FMB. |
|
|
The executable version of FFI_GEN.MMB compiled for Win32 platforms. |
|
|
The text version of the PL/SQL library FFI_USER, as created by the FFIGen utility. |
|
|
The PL/SQL library FFI_USER, converted from FFI_USER.PLD. |
|
|
Text file with the definition of the procedure used in Section 30.4.5. |