Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a C++ DLL to use with FoxPro
Message
 
To
21/09/1997 00:39:22
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00048334
Message ID:
00051124
Views:
45
Hi Vlad,

I will test it again to be sure, but when I was working with a COM object the other day I was able to store a string much bigger than 255 characters. When using COM objects they recommend using the BSTR data type to pass strings and then storing them inside the COM object as CComBSTR data members. I don't think there is a 255 limitation as the CComBSTR objects dynamically allocate space on the local heap when you assign the passed BSTR.

Darrel

>Please correct me if I'm wrong, but I think there's a limitation for strings at 255 chars.
>
>Vlad
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform