| Thread Previous • Date Previous • Date Next • Thread Next |
> Please keep me
> posted as I still have quite a bit of component library object clean up
> work to do.
> Wayne
>
class LIBRARY
{
LIBRARY_LOADER* loader // abstracts/hides method of loading
components.
// public api here.
// these functions are the only ones to use loader.
}
| Thread Previous • Date Previous • Date Next • Thread Next |