SDL_LoadSO

I think I saw a portable function to load a .so or a .dll and a
portable function to get a symbol somewhere in the SDL sources. In
short, a portable dlopen() and friends.

Can they be made public (ie callable from user code) for the
upcoming 1.2.7?

Ing. Gabriel Gambetta
ARTech - GeneXus Development Team
ggambett at artech.com.uy

Good call, I’ve no idea how possible it is though. :slight_smile:

RobOn Wed, Feb 11, 2004 at 04:41:26PM -0300, Gabriel Gambetta wrote:

I think I saw a portable function to load a .so or a .dll and a
portable function to get a symbol somewhere in the SDL sources. In
short, a portable dlopen() and friends.

Can they be made public (ie callable from user code) for the
upcoming 1.2.7?

i second that, that would be so awesome (:> ----- Original Message -----

From: ggambett@artech.com.uy (Gabriel Gambetta)
To: ; “Sam Lantinga”
Sent: Wednesday, February 11, 2004 11:41 AM
Subject: [SDL] SDL_LoadSO

I think I saw a portable function to load a .so or a .dll and a
portable function to get a symbol somewhere in the SDL sources. In
short, a portable dlopen() and friends.

Can they be made public (ie callable from user code) for the
upcoming 1.2.7?

Ing. Gabriel Gambetta
ARTech - GeneXus Development Team
ggambett at artech.com.uy


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

i second that, that would be so awesome (:

It’s already in. Check out SDL_loadso.h

See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment