Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to copy file reference to Windows clipboard
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00577850
Message ID:
00578932
Vues:
127
Bug fixed:
	s = Replicate(Chr(0), 256)	&& File name buffer
	<b>nLen =</b> DragQueryFile(@ptr, i, @s, 256)
	<b>s = Left(s, nLen)</b>
	* Do something with file name
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform