Dieter Verfaillie wrote:

> Another option might be to use the LoadLibrary() + GetProcAddress()
> technique to get at the functions you need, which is already being
> used with success in GLib and GTK+ [1]. Doing so makes it unnecessary
> to redistribute proprietary licensed header files with GTK+ sources.
> 
> mvg,
> Dieter
> 
> [1] For example in GLib master there's gio/win32/gwinhttpvfs.c
>       and in GTK+ master there's gdk/win32/gdkdevicemanager-win32.c
>       and gtk/gtkwin32theme.c

Thank you, Dieter, I will also consult at legal-list about this
technique.

BR,
Evgeniy.

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to