libRASCH: handle_plugin_win32.c File Reference
handle_plugin_win32.c File Reference
Include dependency graph for handle_plugin_win32.c:
Go to the source code of this file.
Detailed Description
This file implements to loading/de-loading of libRASCH plugins for Windows. (For Linux-implementation see handle_ra_plugin_linux.c)
Author: Raphael Schneider (ra@med1.med.tum.de )
Definition in file handle_plugin_win32.c .
Function Documentation
Parameters:
<p> pointer to a pluign struct
The function checks if a plugin is ok. (Nothing special yet.)
Definition at line 243 of file handle_plugin_win32.c .
int read_plugins
(
struct librasch *
ra
)
Parameters:
<ra> pointer to general libRASCH struct
The function loads all plugins found in the plugin-dir (given by the libRASCH configuration). If a plugin loads successfully, the init-function of the plugin is called.
Definition at line 39 of file handle_plugin_win32.c .
References librasch::config , plugin_struct::dl , dload_plugin() , plugin_struct::info , INIT_PLUGIN_FUNC , MAX_PATH_RA , plugin_infos::name , plugin_struct::next , librasch::pl_head , config_info::plugin_dir , plugin_struct::prev , plugin_struct::ra , ra_print_debug_infos , and utf8_to_local() .
Generated on Fri May 27 11:32:53 2005 for libRASCH by
1.4.2