Re: C++ And Loaded Code And Static Lib
Kyle Sluder <[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Apr 16, 2010 at 12:25 PM, SD <macosxdevlist-LS+HbC+WUqxt2bImrQXijVaTQe2KTcn/@public.gmane.org> wrote: > How do I get each pref pane/code bundle to use the classes it linked with, > rather than looking them up from previously loadded code? Shouldn't two-level namespaces solve this problem? http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/MachOTopics/1-Articles/executing_files.html --Kyle Sluder