Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Missing constant in header file
Message
De
14/08/2004 17:20:08
 
 
À
14/08/2004 17:10:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00933379
Message ID:
00933380
Vues:
18
As a quick patch I just removed the part
and laError[3] = ccCANCEL_SELECTED
Everything seems to work fine but is it really safe? I mean is there something that I don't know that justifies the presence of the code I removed?



>I've got SFR and there's one constant missing in a header file. I searched in all the header files but it's not there.
>
>The name of the constant is ccCANCEL_SELECTED
>
>This is used in the class library SFUTILITY the class SFUTILITY The method ERROR
>
>The code is the following
>
>
>* Ignore canceling from GetFile or PutFile.
>
>	case tnError = cnERR_OLE_ERROR and laError[3] = ccCANCEL_SELECTED
>		return
>
>
>For example cnERR_OLE_ERROR has the value 1429 which is the error number returned by VFP for an OLE ERROR
>
>Could someone tell me the value ccCANCEL_SELECTED should have?
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform