[physfs] DLL's

Ryan C. Gordon icculus at icculus.org
Mon Jul 20 04:39:49 EDT 2009


> 	Yep, you have to load them 1 by 1 yes.

I think he was asking if you can load a DLL from an archive with 
PhysicsFS, though.

Same problem as the .exe files...you'd have to copy it from the archive 
to a real filesystem before calling dlopen or LoadLibrary.

--ryan.



More information about the physfs mailing list