Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File Copy
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00451564
Message ID:
00451567
Views:
25
>Has anyone got the api calls to work to invoke the file copy routine that windows explorer used? I would like to have the little window with the paper flying while copying large files if possible.
>
>I looked in the files section but did not find anything.
>
Tommy,

MS KB article Q151799 shows code in VB to implement this. In VFP, you'd need something like Ed Rauh's ClsHeap to implement the pointers to the strings required by the structure.

If, however, the target platform has ActiveDesktop installed, this functionality is exposed by the Shell.Application object.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform