- asko On 2006年7月23日 16:31:46 +0100 "Adam D. Moss" <adam@gimp.org> wrote:
Vyacheslav Egorov wrote:Oh no, not at all. That is a very hard (though not impossible) problem. My apps are basically scripts+data, and these liveAdam D. Moss wrote:Have you managed to solve "dll-in-zip" problem? That is I want to load dlls into memory directly without creating temporary files.I was going to paste the code that I use but it's sospecific to me that it'd be more confusing than helpful -but really it's only about 70 lines and nothing very spicy. --Adamin zip-like resource files -- there's no app-specificplatform-specific code included in these, that's all driven bya generic C engine with its own dependencies. --Adam