Page 1 of 1

CatchLibray

Posted: Tue Aug 31, 2010 1:34 pm
by jamirokwai
Hi board,

I'd like to suggest a CatchLibrary-function for embedded DLLs or .so.
Would be interesting to have...

Imagine, you code a lot of Libraries you like to ship with your Application, or you would add later on for new functions.
Either you have 90 files cluttering around your HardDrive, or you would put them into an archive, and decompress them on-the-fly. Since 50% of the code is identical in your libraries, you save bandwidth and a bit of space. And if you use PB-compression, you also have some kind of copy-protection :-)

Re: CatchLibray

Posted: Sun Apr 15, 2018 7:32 pm
by RSBasic
+1: Since this wish is very old, I bring out the thread because I find this wish very useful.

Re: CatchLibray

Posted: Sun Apr 15, 2018 9:20 pm
by Mijikai
+ 1
Would also be a good alternative for libs since we cant create them with PB.

Theres ready to use code - talk to Joachim Bauch about the license
im sure it will be possible to include it into PureBasic:

URL: https://www.joachim-bauch.de/tutorials/ ... om-memory/

Re: CatchLibray

Posted: Mon May 06, 2019 11:04 am
by BarryG
+1 another vote for this, please.

Re: CatchLibray

Posted: Mon May 06, 2019 11:10 am
by User_Russian