Re: GModule



Am Sonntag, den 28.01.2007, 23:30 -0500 schrieb Jordan Walsh:

Why don't you use a hash table to map all symbols to their GModules
after calling g_module_symbol()?

Hi all. I need to be able to see from what library (using GModule) a
certain
symbol comes from. In my main program when a plugin unloads I need to
be
able to de-reference any pointers to its functions. I cannot however
seem to
figure out how to see what module that function resides in. Thanks.

-- 
Christian Neumair <chris gnome-de org>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]