[physfs] win32: Using PhysFS from inside a DLL?

Ryan C. Gordon icculus at clutteredmind.org
Wed Sep 3 19:20:46 EDT 2003


> different from an exe, except for the init string. We use it as a dll just
> fine. We don't have an exe as our app is mostly in java, so using dlls is
> our only option.

Where does PhysFS think your base directory is when used in this method,
out of curiousity? The location of the Java virtual machine .exe, I
assume? Does that cause you problems (i.e. - if possible, should we strive
to detect this condition and select the directory where the .class/.jar is
located instead? If that's possible, is that even a correct solution?) ?

--ryan.






More information about the physfs mailing list