Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can only access 1022 array elements at a time from FLL
Message
From
03/08/2004 17:31:25
 
 
To
03/08/2004 16:11:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00930231
Message ID:
00930508
Views:
11
>Thank you very much. That did the trick. I am seeing a 33% improvement using the C++ routine over VFP (the job used to take 120 hours to run). I am planning to move the big array completely to C++ and bypass all of the _HLock, _Load, _HandToPtr, _HUnLock, _FreeHand overhead.

You are welcome :)

That's right, using C++ routine (plus VFP API) can improve VFP performance a lot.
Good luck and happy C++ coding :-D
Herman
Previous
Reply
Map
View

Click here to load this message in the networking platform