![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Basic4ppc Wishlist Missing any feature? |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi Erel,
There are a couple of good DLL libraries with functions that perhaps should be in the main core player. One of them is the functions in the hardware.dll and crypt dll.. My reason is if hardware dll is intentionally rename or removed by unauthorized means.. a program that uses them will resulted in error. But when these are internal functions.. then there is no need to load the DLL. Keeping the main core EXE small and optimised is important. Certain libraries say like FTP can be external as it's not required in every program. Each DLL uses extra space becos of it's wrapper, etc.. where the actual code could be as small as a few bytes.. Rgds WZSun |
|
||||
|
I agree that some of the dll are suited to be in-core..
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD DLL Version Listing |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| db2000 - functions library | maXim | Additional Libraries | 0 | 08-23-2008 01:45 PM |
| db2000 - vb Functions | maXim | Italian Forum | 3 | 07-30-2008 08:17 AM |
| I want to minisize a main form | nihg | Questions & Help Needed | 2 | 04-29-2008 05:03 AM |
| More layers to draw in the main form | francisco cobos | Basic4ppc Wishlist | 0 | 11-08-2007 05:57 PM |
| 3D to 2D functions collection | legugusse | Share Your Creations | 2 | 07-12-2007 12:11 PM |