Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Soundplayer gives _multimedia.vcx errors during build
Message
From
29/03/2000 14:49:36
 
 
To
29/03/2000 14:22:09
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00352257
Message ID:
00352320
Views:
15
>Thanks Ed that worked perfectly. One more question. How do you figure out where these properties are when all
>you get is that kind of message. I don't mean specifically but more what proceedure do you follow?
>

In this case it was instinct - I know where MAINHWND, _WHTOHWND and _WONTOP live...one advantage to using the FFC is you've got the full source; open it with the class browser, look at the code, and look at the code for the class (in this case , videoplayer - you'd have found this code fragment in the openvideo method:
*!* Need to use window handle functions in FoxTools
SET LIBRARY TO HOME() + ".\FOXTOOLS.FLL"
EXTERNAL PROCEDURE MainHWND
EXTERNAL PROCEDURE _WhToHwnd
EXTERNAL PROCEDURE _WOnTop




>Terry
>
>
>>>I dropped the Soundplayer component on one of my forms and when I rebuilt the project I got the following:
>>>
>>>Visual Class Library c:\program files\microsoft visual studio\vfp98\ffc\_multimedia.vcx has the following errors:
>>> Proc./Func. MAINHWND - Undefined
>>> Proc./Func. _WHTOHWND - Undefined
>>> Proc./Func. _WONTOP - Undefined
>>>
>>>What's missing?
>>>
>>
>>FOXTOOLS
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform