Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameter Limit in FLL ?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00463814
Message ID:
00463979
Views:
14
Thanks Christof. I am working on a FLL function and it seemed to have problems when I sent in 7 parameters. Turns out though that all I needed to do was restart VFP from my last crash. :)

I needed to pass 7 parameters because I have been having problems with getting the value of an object's properties. So instead I am sending in the object.property as a parameter to the function.

I have found that calling the function within the FLL that calls _GetObjectProperty in a loop will cause _GetObjectProperty to error out. I can consistanlt error out at loop iteration 511 with error: "There is not enough memory to complete this operation." Is this a known bug? I have spent the better part of today going through MSDN.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform