Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GetFile() behaves different in XP vs 2000
Message
De
16/08/2005 07:40:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01041132
Message ID:
01041274
Vues:
21
This message has been marked as the solution to the initial question of the thread.
>I've tried to find API call, comdiaglog or using oFS without any luck...

Hi Luc,

Yes you can do it with API or ComDlg ActiveX. There is one flag to change that behavior. Use OFN_NODEREFERENCELINKS (for API) or cdlF_NoDereferenceLinks (for ActiveX).
#Define OFN_NODEREFERENCELINKS   0x100000
#Define cdlF_NoDereferenceLinks  OFN_NODEREFERENCELINKS
Regards
Herman
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform