  DLL on OpenVMS? (shareable images) 
 The Question is:
 
How can I creat libraries which can be loaded at runtime of an other program dynamically (like DLLs and loadlibrary() in NT or shared libraries in UNIX)? Language should be C.
Thank you ...
Udo Schmitt
 
 
 The Answer is:
 
  Please see the OpenVMS Frequently Asked Questions (FAQ) section on
  images and image types, and particularly see the pointer in the FAQ
  to the Shareable Image Cookbook.
 
