Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CopyMemory...where are you?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00155597
Message ID:
00155984
Vues:
25
>
>I just checked - the following declaration works, but then returns an error when invoked:
>
>
>DECLARE CopyMemory IN KERNEL32 AS MemCopy ;
>   STRING cDestination, ;
>   STRING cSource, ;
>   INTEGER nLengthOfCopy
>
>I passed the target by reference as the first parameter, an integer value of the pointer sourrce as the second value, and the integer copy length as the third parameter. Invoking MemCopy(@cDest,nVoidPtrVal,nLength) resulted in:
>
>Cannot find entry point CopyMemory in the .DLL
>
>The same with RtlCopyMemory. Back to the drawing board...
>
Hi Ed,

Check my reply to Dore. I think I found it.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform