Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Declare DLL; exception error
Message
De
29/08/2000 17:24:02
 
 
À
29/08/2000 17:16:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00410448
Message ID:
00410513
Vues:
21
>>< snip >
>>I'm not too familiar with Foxpro, but I think that it's
>>strings are limited to 255 bytes and that the DLL support in Foxpro is
>>limited to C-style ASCII-Z strings anyway, which won't work with binary
>>data. The string type supported by our DLL is the OLE BSTR type used by
>>Visual Basic.
>>< /snip>
>>
>
>The STRING datatype in VFP can be 16M bytes in length assuming your system has the free memory (in theory, up to 2GB); it clearly is not ASCII-Z string types, since we can pass/retrieve data in strings that contains nulls, which would be seen as terminators in ASCIIZ strings. Since the problem appears to be with the integer and not the string fields being passed, I think it's a different problem.

Well, i knew that his description of a VFP string was inaccurate, but i'm not familiar with 'OLE BSTR type' so I thought there might be a touch of truth in his answer.
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform