Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class DYNAMIC_API_LOADER General cluster: api_wrapper description: "The Windows implementation of the dynamic API loader {DYNAMIC_API_I}." Ancestors DYNAMIC_API_LOADER_I* Queries api_pointer (a_hnd: POINTER; a_api_name: READABLE_STRING_8): POINTER api_pointer_with_raise (a_hnd: POINTER; a_api_name: READABLE_STRING_8): POINTER Is_dynamic_library_supported: BOOLEAN load_library (a_name: READABLE_STRING_32; a_version: detachable READABLE_STRING_32): POINTER load_library_from_path (a_path: READABLE_STRING_32): POINTER Commands unload_library (a_hnd: POINTER)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org