Am 25.09.2006 um 00:32 schrieb Hans-Christoph Steiner:
Weee a tongue twister! So I am working on making a loader for libdirs. I get sys_register_loader(), which submits a pointer to classloader() (or whatever). But what makes Pd load that loader first?
For example, something needs to load clr.dll, so that is calls sys_register_loader() to register its classloader() function.
yes, it's the good old "-lib clr" command line option!
greetings, Thomas