Le Mon, 20 May 2002 22:22:37 +0200, Hans Breuer a écrit:

>do you mean the dlopen known as LoadLibrary/GetProcAddress on win32 :-)
>If the code is prepared to do truly dynamic (=runtime) linking
>with ELF binaries it should be simple to make it cross-platform
>with the gmodule api, i.e. g_module_open/g_module_symbol.
>
>Though on win32 if a plug-in is linked against a non existing 
>library Dia (or better gmodule) simply refuses to load it.
>That is: there already is code to handle the error gracefully.

Could you tell me where to find such code? I was thinking of #ifdefs to handle win32 
builds, but this seems more general and elegant.

-- 
"Not only is there no God, but try finding a plumber on Sunday. " - Woody Allen

MaT|TaM (http://mattam.ath.cx)
_______________________________________________
Dia-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/dia-list

Reply via email to