[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Scripting
Steve Baker wrote:
>
> This isn't unique to Linux - most UNIX'en have dlopen. I believe there
> is a similar mechanism with DLL's under Windoze - although the API is
> subtly different.
Just an aside - if you can use glib's module functions (g_module_open/
g_module_symbol/ g_module_close) then the implementation is hidden and
you can use the same plugin code on Linux, HP-UX and Windows (so the docs
say anyway, I've never tried it because I prefer jabbing sharp objects
into by eyes to Windows programming)
Chris
--
.------{ http://www.starforge.co.uk }-----. .--------------------------.
=[ Explorer2260, Designer and Coder \=\ P: TexMaker, ROACH, site \
=[___You_will_obey_your_corporate_masters___]==[ Stack: EETmTmTRRSS------ ]
- Follow-Ups:
- Re: Scripting
- From: Mark Collins <me@thisisnurgle.org.uk>
- Re: Scripting
- From: Jorrit Tyberghein <Jorrit.Tyberghein@uz.kuleuven.ac.be>