Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing BOOL and CHAR to a DLL
Message
De
08/07/1998 20:49:06
 
 
À
07/07/1998 10:54:32
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00114879
Message ID:
00115538
Vues:
15
DWORD is NOT "double". USE "integer" instead.

Vlad

>DECLARE Integer PEPrintReport IN CRPE_API.DLL ;
> String @ ReportFilePath, ;
> Integer toDefaultPrinter, ;
> Integer ToWindow, ;
> String @ Title, ;
> Integer Left, ;
> Integer Top, ;
> Integer Width, ;
> Integer Height, ;
> Double Style, ;
> Integer ParentWindow
>
>Don't forget to pass the strings by reference (e.g. @lcTitle).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform