Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to copy file reference to Windows clipboard
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00577850
Message ID:
00578932
Views:
129
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
Previous
Reply
Map
View

Click here to load this message in the networking platform