Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Declare dll call caused an exception
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP2
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Divers
Thread ID:
00979001
Message ID:
00979021
Vues:
31
>>>You're passing strings by reference for parameters DECLAREd as passed by value.
>>>
>>
>>Just tried that (removing the @) and the same thing happens :(
>
>It wasn't my point. You've first properly declare parameters and than properly pass them. Do you've declaration for C++ or VB for this DLL? Can you post it?

from VB6:
Public Declare Function BUICScan& Lib "BUICAP32.DLL" (ByVal iJob&, ByVal lpFront$, ByVal FLen$, ByVal lpBack$, ByVal BLen$, ByVal LpCode$, ByVal LpLen$)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform