|
Did everyone who was interested in dynamically loading service programs get the information they needed? I realized I had an error in the sample that I wrote and I have Resolve System Pointer(XVRSLV) and Dynamic Load of Service Program(XVDYNL) ready if anyone wants a copy. XVRSLV has the following functions: RSLV_ResolveToSystemPointer - Takes the object name, library and type of object and returns a System Pointer to the object. XVDYNL as the following functions: DYNL_ActivateServiceProgram - Takes a service program name and library, activates the service program and returns an activation mark to the program. The functions calls XVRLSV to get pointer to service program. DYNL_GetPointerToExportedProcedure - Takes an Activation Mark and returns a procedure pointer to a procedure in the service program. DYNL_GetPointerToExportedVariable - Takes an Activation Mark and returns a pointer to an Exported Variable in a service program.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.