OT: dlopen

Hi everyone,

Sorry for the off topic post, but I really need help with this. How portable 

is dlopen()? I mean, does it exist on Windows? If it does, does it work the
same way as the Unix one? If it does not, what are my options?

Thanks a lot!

Eduardo.

No, it doesn’t. The equivalent mechanism in Win32 is LoadLibrary and GetProcAddress().

Lic. Gabriel Gambetta
ARTech - GeneXus Development Team
ggambett at artech.com.uy> ----- Original Message -----

From: Eduardo B. Fonseca [mailto:ebf-sender-5525f7@aedsolucoes.com.br]
Sent: Mi?rcoles, 11 de Junio de 2003 05:35 p.m.
To: sdl at libsdl.org
Subject: [SDL] OT: dlopen

Hi everyone,

Sorry for the off topic post, but I really need help with this. How portable
is dlopen()? I mean, does it exist on Windows? If it does, does it work the
same way as the Unix one? If it does not, what are my options?

Thanks a lot!

Eduardo.


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl

Not very, it won’t exist on windows.

A undocumented and not exposed in the headers interface to SDL 1.2.5, is
SDL_LoadFunction, SDL_LoadObject, and SDL_UnloadObject, which will do
basicly a dlopen type thing on the various arches.

(IIRC, Sam did not want to change the binary interface, so created it,
but did not document or expose it.)

Zephaniah E. Hull.On Wed, Jun 11, 2003 at 05:35:23PM -0300, Eduardo B. Fonseca wrote:

Hi everyone,

Sorry for the off topic post, but I really need help with this. How portable
is dlopen()? I mean, does it exist on Windows? If it does, does it work the
same way as the Unix one? If it does not, what are my options?

Thanks a lot!


1024D/E65A7801 Zephaniah E. Hull <@Zephaniah_E_Hull>
92ED 94E4 B1E6 3624 226D 5727 4453 008B E65A 7801
CCs of replies from mailing lists are requested.

Don’t Snoop…
…the government hates competition.

If the government wants us to respect the law, it should set a better
example.
– Steve B (steveb at NoPinkStuff.Radix.Net) on /.
-------------- next part --------------
A non-text attachment was scrubbed…
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20030614/1d32f79d/attachment.pgp