Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing constant in header file
Message
From
14/08/2004 17:32:26
 
 
To
14/08/2004 17:20:08
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00933379
Message ID:
00933381
Views:
17
Hmmm after all it did'nt appear to have been a good idea to remove that part.

So I'm still hoping to get the value for that constant.



>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é
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform