Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Failed DLL Call
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00761081
Message ID:
00763299
Vues:
20
You're welcome.

>Thank you very much.
>
>>Download Heap allocation class File #9482. It has NumToLong method you can use.
oHeap = NEWOBJECT("heap", "clsheap.fxp")
>>lcRect = ;
>>	oHeap.NumToLonf(10) + ;
>>	oHeap.NumToLonf(0) + ;
>>	oHeap.NumToLonf(100) + ;
>>	oHeap.NumToLonf(100)
>>...
>>oHeap = Null
This class has also some other usefull features for Windows API programming in VFP.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform