[vlc-devel] link with external DLL
Yair Han
YairH at optibase.com
Mon May 17 16:49:22 CEST 2010
Thanks guys,
I am using the LoadLibrary method. Anyway, I'll try the
SafeDllSearchMode
-----Original Message-----
From: vlc-devel-bounces at videolan.org
[mailto:vlc-devel-bounces at videolan.org] On Behalf Of Jean-Baptiste Kempf
Sent: Monday, May 17, 2010 4:43 PM
To: Mailing list for VLC media player developers
Subject: Re: [vlc-devel] link with external DLL
Hello Yair,
On Mon, May 17, 2010 at 04:35:02PM +0300, Yair Han wrote :
> I am writing a new KLV module. The module will load external library
> that translate the KLV according to the required standard. The
> architecture is very similar to ZVBI or QuickTime, just use external
> dll. How can I direct the VLC to load the external dll from a
designated
> directory without adding it to windows path?
How do you open the so|dll ? LoadLibrary ?
Best Regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list