I have a tool file system which loads a shared library in the main function and passes a pointer to an object from the shared library into the file system. When I try to call methods in my object from the shared library in the file system callbacks I crash.
I'm not familiar with the running environment for the file system. Since main exits and the file system continues, what does the world look like? Thanks, Jim -- You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macfuse?hl=en.
