#include "muse_opcodes.h"#include <dlfcn.h>#include <stdlib.h>Include dependency graph for muse_plugin.c:

Functions | |
| muse_cell | muse_link_plugin (const muse_char *path, muse_cell arglist) |
| Loads a muse plugin DLL and calls its entry point function which is to have the name "muse_plugin_entry" and be of the type muse_plugin_entry_t. | |
All rights reserved. See LICENSE.txt distributed with this source code or http://muvee-symbolic-expressions.googlecode.com/svn/trunk/LICENSE.txt for terms and conditions under which this software is provided to you.
1.4.7