Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dll calls work in vfp8, but not in vfp9
Message
De
16/11/2007 13:00:44
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Database:
MS SQL Server
Divers
Thread ID:
01269221
Message ID:
01269466
Vues:
12
>>>If lnWait is 0 [zero] According to MSDN that means:
>>>WAIT_OBJECT_0 0x00000000L The state of the specified object is signaled.
>>
>>Sorry, but I do not understand what you are saying here.
>
>That means that the object you waiting for is is available (not sure if that is the right word).
>No error here, just you should proceed further.

So have they changed the way it returns things or something. Because with the same code on the same machine, but 1 exe built in vfp8 and 1 in vfp9, I run the vfp8 exe and a 238K pdf is built, run the one in vfp9 and a 1K pdf is built and does not open.

and if lnWait is 0 and WAIT_TIMEOUT is 0x00000102, then it executes the first part of the if statement, which is exit. It should be doing the 2nd part which is doevent, I believe, until the pdf build is done.

Thanks for the help,
Beth
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform