sdl2_frt/src/loadso
2014-02-13 11:05:26 -08:00
..
dlopen Added SDL_GetLoadedModule to do the equivalent of GetModuleHandle/dlload(NOLOAD) 2014-02-13 11:05:24 -08:00
dummy Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
haiku Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
windows As part of Jorgen's code review of this function I added a call to LoadLibrary so the refcounts would be consistent between Windows and Posix. Then I forgot to include the check that the thing was actually loaded and caused it to be loaded all the time. Oops. 2014-02-13 11:05:26 -08:00