Commit dfa53e7e3cdd8b172e950097bff77ed842cb66c7

Sam Lantinga 2013-09-28T14:06:31

SDL_LoadObject on Windows now calls LoadLibrary a second time in its EX form whenever the first load fails. This second call uses the "altered" search path for DLL dependencies, which includes searching the directory that the DLL itself lives in.