Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxtools.Fll
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00173768
Message ID:
00173924
Views:
31
Hi Chuck,

>I am capturing a screen from FoxPro. During the process I call the GetDIBits API call that takes the screen width * the screen Hieght * 3 which most of the time it gives me a string over 900,000 Charaters to pass to FoxTools.

GetDIBits is an Windows API function, no FoxTools function. _Load is a VFP-API function that takes a locator structure and retrieves the value of a variable or field that is stored in a value structure. It's also not available directly within FoxTools.

So my question is, to which function in FoxTools you are passing the string?

Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform