Has anyone done a multi-segment shared library? What I want to do is have a multi-segment app call a multi-segment library which may in turn callback to the multi-segment app which will in turn call another library (NetLib). :-) I think this is possible and straight forward except for the multi-segment library part LL
