The LoadResourceLibrary transaction loads the given library into memory. The library contains external resources--bitmaps or cursors. Only one resource library can be loaded at a time.
Type XTYP_EXECUTE
Syntax [LoadResourceLibrary("filename")]
|
Parameter |
Data type |
Meaning |
|
filename |
file name including path of the library file to load |
Release information
Added in Release 4.5.
See also