Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug
Message
 
À
16/12/2003 18:08:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Bug
Divers
Thread ID:
00859702
Message ID:
00859718
Vues:
12
Thanks for the response....

I was also looking at .net interop too

I know I will bite the bullet and re wite the COM objects

But I still would like the Editor to support > 2gig so I can open up the transaction Logs and SEE the corruption in the files

jp


>You could use Win32 API functions like CreateFile() etc. and wrap them into a class. These functions do not have the 2 GB problem and they are better behaved than Fox' low-level file functions anyway.
>
>The classy approach also has the advantage that you can switch implementations from Fox LLFF to Win32 API file functions or memory-mapped files or whatever simply by instantiating different classes/implementations, without having to change any of the user code. Class methods and API calls do have a noticable call overhead compared to LLFF, though.
User: "Can you make this small cosmetic change"

Programmer: "Just another total rewrite"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform