Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems using CopyHere...
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00354242
Message ID:
00354387
Views:
13
>>>It's simply an additional parameter:
>>>
>>>oFolder.CopyHere(lcfiles, FOF_SIMPLEPROGRESS)
>>>
>>>You may combine options by adding them together. Or am I misunderstanding?
>>
>>What's the value of constant FOF_SIMPLEPROGRESS? Where can I find the values of the other constants?

>In WINBASE.H in the Visual C Includes folder

I don't have Visual C installed. I did find winbase.chm, but couldn't find any additional information.

I finally found this VB code in MSDN:
Public Const FOF_SIMPLEPROGRESS As Long = &H100

What's the VFP equivalent?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform