I just tried that but it doesn't work

I checked the list of exported functions (with dependancy-walker), and the SDL_Error function is not present. But it IS defined in SDL.pas. I'm probably using the wrong version of SDL.dll.

So, when i installed JEDI-SDL, i quickly scanned the folders for DLL's. I thought these DLL's would suffice and i copied them to System32.
But the DLL's were needed for a little ODE demo and are not compatible with the actual headers provided with JEDI-SDL. ATM i have version 1.2.7.0 in my system32.

So i scanned my downloaded binaries folders for any games that used SDL. I found out they used version 1.2.11.0 (which contained SDL_Error).

So i guess it went wrong because of my clumsy approach ops:

But before i start saying YAY, i need to know where i can find a package of the DLL's (SDL.dll, SDL_Image.dll, SDL_Mixer.dll etc etc).

Can someone give me an URL?

Thanx