Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Coding to make EXE small as possible
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00437025
Message ID:
00437360
Vues:
21
>>convert all of the code in the FPT's to PRG's. It should be possible to >automate this. Pjx build trigger, open all the Fpt's, extract source, >properties, etc. to Prgs, then compile.
>
>So you are saying that code in prg's actually is more compact than code in forms, classes, etc.? I'm not doubting you, I'm just asking because I had not heard that before.
>
>Bill

The SCX (and SCT), VCX (and VCT) are embedded in the executable - SCT and VCT block size must be a factor, as must the overhead of storing things in embedded tables. Run a large exe in NT4, and in the Task Manager, look at that handle count, only 2 threads, but a huge number of handles !! Actually with a large number of handles, one could argue that there must be some concurrency going on - this seems fairly tenuous.
censored.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform