Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP syntax
Message
From
01/05/2006 10:41:22
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
01/05/2006 10:37:07
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01118031
Message ID:
01118032
Views:
14
>Can anyone help with the conversion of a vb to vfp syntax of the below listed VB code sample. I am trying to track the "burning" of a cd using an activex.
>
>Private Sub Audioburner1_Progress(ByVal lCompletedSteps As Long, ByVal lTotalSteps As Long)
>
>End Sub
>
>
>Wayne Frenck

If it is a VFP function, just use the FUNCTION command.

But I suspect this is an external function, located in some DLL. In that case, see the help topic for DECLARE.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform