RE: getting symbols from dynamic modules

2006-10-22 Thread Freddie Unpenstein
Yeah yeah... I'm running a little behind. Nothing unusual there. ;) On Mon 09/18, Tor Lillqvist < [EMAIL PROTECTED] > wrote: > Felix Kater writes: > > g_module_* is a great thing -- I just wonder if there is a way > > to not create function pointers for each single function I need > > but jus

Re: getting symbols from dynamic modules

2006-09-18 Thread Tor Lillqvist
(Keeping discussion on the list) Felix Kater writes: > Wow! That's cool. I'll keep that in mind for my next own modules -- > however, in my case, I've got some DLLs given, and I can't modify them. > These DLLs provide some hundreds of functions... Ah ok. > Since the function's declarations a